Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_conntrack_labels.c59 int nf_connlabels_get(struct net *net, unsigned int bits) in nf_connlabels_get()
Dnf_conntrack_h323_asn1.c165 static int nf_h323_error_boundary(struct bitstr *bs, size_t bytes, size_t bits) in nf_h323_error_boundary()
/net/xfrm/
Dxfrm_hash.h32 static inline u32 __bits2mask32(__u8 bits) in __bits2mask32()
/net/netfilter/ipset/
Dip_set_bitmap_ip.c238 range_to_mask(u32 from, u32 to, u8 *bits) in range_to_mask()
/net/ipv4/
Dfib_trie.c124 unsigned char bits; /* 2log(KEYLENGTH) bits needed */ member
321 static struct tnode *tnode_alloc(int bits) in tnode_alloc()
377 static struct key_vector *tnode_new(t_key key, int pos, int bits) in tnode_new()
Dinet_diag.c637 static int bitstring_match(const __be32 *a1, const __be32 *a2, int bits) in bitstring_match()
/net/ethtool/
Dbitset.c270 struct nlattr *bits; in ethnl_put_bitset32() local
/net/ceph/crush/
Dmapper.c265 int bits = __builtin_clz(x & 0x1FFFF) - 16; in crush_ln() local
/net/mac80211/
Dmesh.c1160 unsigned long bits[] = { BITMAP_FROM_U64(changed) }; in ieee80211_mbss_info_change_notify() local