Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/ipset/
Dip_set_bitmap_ipmac.c44 MAC_FILLED, /* element is set with MAC */ enumerator
95 if (e->add_mac && elem->filled == MAC_FILLED) in bitmap_ipmac_do_test()
110 return elem->filled == MAC_FILLED; in bitmap_ipmac_gc_test()
116 return elem->filled == MAC_FILLED; in bitmap_ipmac_is_filled()
154 if (elem->filled == MAC_FILLED) { in bitmap_ipmac_do_add()
171 elem->filled = MAC_FILLED; in bitmap_ipmac_do_add()
176 elem->filled = MAC_FILLED; in bitmap_ipmac_do_add()
200 (elem->filled == MAC_FILLED && in bitmap_ipmac_do_list()