Searched refs:decode_choice (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/net/netfilter/ |
D | nf_conntrack_h323_asn1.c | 121 static int decode_choice(struct bitstr *bs, const struct field_t *f, char *base, int level); 137 decode_choice, 740 static int decode_choice(struct bitstr *bs, const struct field_t *f, in decode_choice() function 833 return decode_choice(&bs, &ras_message, (char *) ras, 0); in DecodeRasMessage() 867 return decode_choice(&bs, &multimediasystemcontrolmessage, in DecodeMultimediaSystemControlMessage()
|