Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_h323_types.h608 eH323_UU_PDU_h245Control = (1 << 28), enumerator
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_main.c1075 if (pdu->options & eH323_UU_PDU_h245Control) { in process_q931()