Home
last modified time | relevance | path

Searched refs:eH323_UU_PDU_h245Control (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/netfilter/
Dnf_conntrack_h323_types.h606 eH323_UU_PDU_h245Control = (1 << 28), enumerator
/linux-4.4.14/net/netfilter/
Dnf_conntrack_h323_main.c1145 if (pdu->options & eH323_UU_PDU_h245Control) { in process_q931()