Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c281 return H323_ERROR_NONE; in decode_nul()
292 return H323_ERROR_NONE; in decode_bool()
311 return H323_ERROR_NONE; in decode_oid()
358 return H323_ERROR_NONE; in decode_int()
374 return H323_ERROR_NONE; in decode_enum()
573 H323_ERROR_NONE) in decode_seq()
580 H323_ERROR_NONE) in decode_seq()
639 H323_ERROR_NONE) in decode_seq()
723 H323_ERROR_NONE) in decode_seqof()
813 H323_ERROR_NONE) in decode_choice()
[all …]
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_h323_asn1.h81 #define H323_ERROR_NONE 0 /* Decoded successfully */ macro