Home
last modified time | relevance | path

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

/linux/net/netfilter/ipset/
H A Dip_set_hash_mac.c30 struct hash_mac4_elem { struct
41 hash_mac4_data_equal(const struct hash_mac4_elem *e1, in hash_mac4_data_equal() argument
42 const struct hash_mac4_elem *e2, in hash_mac4_data_equal()
49 hash_mac4_data_list(struct sk_buff *skb, const struct hash_mac4_elem *e) in hash_mac4_data_list()
60 hash_mac4_data_next(struct hash_mac4_elem *next, in hash_mac4_data_next()
61 const struct hash_mac4_elem *e) in hash_mac4_data_next()
77 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_kadt()
99 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_uadt()