Home
last modified time | relevance | path

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

/linux/net/netfilter/ipset/
H A Dip_set_bitmap_ipmac.c41 MAC_FILLED, /* element is set with MAC */ enumerator
92 if (e->add_mac && elem->filled == MAC_FILLED) in bitmap_ipmac_do_test()
107 return elem->filled == MAC_FILLED; in bitmap_ipmac_gc_test()
113 return elem->filled == MAC_FILLED; in bitmap_ipmac_is_filled()
151 if (elem->filled == MAC_FILLED) { in bitmap_ipmac_do_add()
168 elem->filled = MAC_FILLED; in bitmap_ipmac_do_add()
173 elem->filled = MAC_FILLED; in bitmap_ipmac_do_add()
197 (elem->filled == MAC_FILLED && in bitmap_ipmac_do_list()