Home
last modified time | relevance | path

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

/dragonfly/sbin/ipfw3/
H A Dipfw3set.c218 error = do_set_x(IP_FW_SET_FLUSH, &num, sizeof num); in set_flush()
/dragonfly/sys/net/ipfw3/
H A Dip_fw3_set.c275 case IP_FW_SET_FLUSH: in ip_fw3_ctl_set_sockopt()
H A Dip_fw3.h428 #define IP_FW_SET_FLUSH 100 /* flush the rule of the set */ macro