Searched refs:H323_UU_PDU_h323_message_body (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/netfilter/ |
D | nf_conntrack_h323_types.h | 436 typedef struct H323_UU_PDU_h323_message_body { /* CHOICE */ struct 460 } H323_UU_PDU_h323_message_body; argument 614 H323_UU_PDU_h323_message_body h323_message_body;
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_h323_types.c | 1333 offsetof(H323_UU_PDU_h323_message_body, setup), _Setup_UUIE}, 1335 offsetof(H323_UU_PDU_h323_message_body, callProceeding), 1338 offsetof(H323_UU_PDU_h323_message_body, connect), _Connect_UUIE}, 1340 offsetof(H323_UU_PDU_h323_message_body, alerting), _Alerting_UUIE}, 1345 offsetof(H323_UU_PDU_h323_message_body, facility), _Facility_UUIE}, 1347 offsetof(H323_UU_PDU_h323_message_body, progress), _Progress_UUIE},
|