Home
last modified time | relevance | path

Searched refs:H323_UU_PDU (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/linux/netfilter/
Dnf_conntrack_h323_types.h603 typedef struct H323_UU_PDU { /* SEQUENCE */ struct
618 } H323_UU_PDU; argument
624 H323_UU_PDU h323_uu_pdu;
/linux-6.6.21/net/netfilter/
Dnf_conntrack_h323_types.c1490 offsetof(H323_UU_PDU, h323_message_body),
1498 offsetof(H323_UU_PDU, h245Control), _H323_UU_PDU_h245Control},
Dnf_conntrack_h323_main.c1035 H323_UU_PDU *pdu = &q931->UUIE.h323_uu_pdu; in process_q931()