Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.h122 O_IPFRAG, /* none */ enumerator
H A Dip_fw2.c3725 case O_IPFRAG: in ipfw_chk()
5376 case O_IPFRAG: in ipfw_check_ioc_rule()
/dragonfly/sbin/ipfw/
H A Dipfw2.c1103 case O_IPFRAG: in show_ipfw()
3103 fill_cmd(cmd, O_IPFRAG, 0, 0); in add()