Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.h79 O_IPTTL, /* arg1 = TTL */ enumerator
H A Dip_fw2.c3879 case O_IPTTL: in ipfw_chk()
5382 case O_IPTTL: in ipfw_check_ioc_rule()
/dragonfly/sbin/ipfw/
H A Dipfw2.c1139 case O_IPTTL: in show_ipfw()
3142 fill_cmd(cmd, O_IPTTL, 0, strtoul(*av, NULL, 0)); in add()