Home
last modified time | relevance | path

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

/net/netfilter/
A Dnf_conntrack_h323_asn1.c91 struct bitstr { struct
103 static unsigned int get_len(struct bitstr *bs); argument
104 static unsigned int get_bit(struct bitstr *bs);
105 static unsigned int get_bits(struct bitstr *bs, unsigned int b);
107 static unsigned int get_uint(struct bitstr *bs, int b);
150 static unsigned int get_len(struct bitstr *bs) in get_len()
178 static unsigned int get_bit(struct bitstr *bs) in get_bit()
252 static unsigned int get_uint(struct bitstr *bs, int b) in get_uint()
831 struct bitstr bs; in DecodeRasMessage()
847 struct bitstr bs; in DecodeH323_UserInformation()
[all …]

Completed in 5 milliseconds