Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.h75 O_IPID, /* arg1 = id */ enumerator
H A Dip_fw2.c3883 case O_IPID: in ipfw_chk()
5379 case O_IPID: in ipfw_check_ioc_rule()
/dragonfly/sbin/ipfw/
H A Dipfw2.c1135 case O_IPID: in show_ipfw()
3148 fill_cmd(cmd, O_IPID, 0, strtoul(*av, NULL, 0)); in add()