Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c121 static int decode_choice(struct bitstr *bs, const struct field_t *f, char *base, int level);
137 decode_choice,
744 static int decode_choice(struct bitstr *bs, const struct field_t *f, in decode_choice() function
837 return decode_choice(&bs, &ras_message, (char *) ras, 0); in DecodeRasMessage()
871 return decode_choice(&bs, &multimediasystemcontrolmessage, in DecodeMultimediaSystemControlMessage()