Home
last modified time | relevance | path

Searched defs:bits (Results 1 – 6 of 6) sorted by relevance

/net/ipv4/
Dfib_trie.c123 unsigned char bits; /* 2log(KEYLENGTH) bits needed */ member
244 static inline t_key tkey_extract_bits(t_key a, unsigned int offset, unsigned int bits) in tkey_extract_bits()
257 static inline int tkey_sub_equals(t_key a, int offset, int bits, t_key b) in tkey_sub_equals()
451 static struct tnode *tnode_new(t_key key, int pos, int bits) in tnode_new()
1412 unsigned int pos, bits; in fib_table_lookup() local
Dinet_diag.c417 static int bitstring_match(const __be32 *a1, const __be32 *a2, int bits) in bitstring_match()
/net/rxrpc/
Dar-ack.c838 unsigned long bits; in rxrpc_process_call() local
/net/core/
Ddatagram.c71 unsigned long bits = (unsigned long)key; in receiver_wake_function() local
/net/netfilter/ipset/
Dip_set_hash_gen.h109 u8 bits = fls(hashsize - 1); in htable_bits() local
/net/netfilter/
Dnf_conntrack_core.c1494 void nf_ct_untracked_status_or(unsigned long bits) in nf_ct_untracked_status_or()