Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c105 static unsigned int get_uint(struct bitstr *bs, int b);
250 static unsigned int get_uint(struct bitstr *bs, int b) in get_uint() function
336 unsigned int v = get_uint(bs, len) + f->lb; in decode_int()