Searched defs:bits (Results 1 – 6 of 6) sorted by relevance
/net/ipv4/ |
D | fib_trie.c | 123 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
|
D | inet_diag.c | 417 static int bitstring_match(const __be32 *a1, const __be32 *a2, int bits) in bitstring_match()
|
/net/rxrpc/ |
D | ar-ack.c | 838 unsigned long bits; in rxrpc_process_call() local
|
/net/core/ |
D | datagram.c | 71 unsigned long bits = (unsigned long)key; in receiver_wake_function() local
|
/net/netfilter/ipset/ |
D | ip_set_hash_gen.h | 109 u8 bits = fls(hashsize - 1); in htable_bits() local
|
/net/netfilter/ |
D | nf_conntrack_core.c | 1494 void nf_ct_untracked_status_or(unsigned long bits) in nf_ct_untracked_status_or()
|