Searched refs:decode_choice (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/netfilter/ |
D | nf_conntrack_h323_asn1.c | 124 static int decode_choice(struct bitstr *bs, const struct field_t *f, char *base, int level); 140 decode_choice, 743 static int decode_choice(struct bitstr *bs, const struct field_t *f, in decode_choice() function 836 return decode_choice(&bs, &ras_message, (char *) ras, 0); in DecodeRasMessage() 870 return decode_choice(&bs, &multimediasystemcontrolmessage, in DecodeMultimediaSystemControlMessage()
|