Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipset/
H A Dip_set_bitmap_ipmac.c40 MAC_FILLED, /* element is set with MAC */ enumerator
91 if (e->add_mac && elem->filled == MAC_FILLED) in bitmap_ipmac_do_test()
106 return elem->filled == MAC_FILLED; in bitmap_ipmac_gc_test()
112 return elem->filled == MAC_FILLED; in bitmap_ipmac_is_filled()
150 if (elem->filled == MAC_FILLED) { in bitmap_ipmac_do_add()
167 elem->filled = MAC_FILLED; in bitmap_ipmac_do_add()
172 elem->filled = MAC_FILLED; in bitmap_ipmac_do_add()
196 (elem->filled == MAC_FILLED && in bitmap_ipmac_do_list()