Searched refs:O_IPTTL (Results 1 – 5 of 5) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | ip_fw.h | 200 O_IPTTL, /* arg1 = TTL */ enumerator
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_fw.h | 200 O_IPTTL, /* arg1 = TTL */ enumerator
|
| /f-stack/tools/ipfw/ |
| H A D | ipfw2.c | 899 {"ipttl", O_IPTTL}, 1612 case O_IPTTL: in print_instruction() 1622 case O_IPTTL: in print_instruction() 4638 if (!add_ports(cmd, *av, 0, O_IPTTL, cblen)) in compile_rule() 4641 fill_cmd(cmd, O_IPTTL, 0, strtoul(*av, NULL, 0)); in compile_rule()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw2.c | 2263 case O_IPTTL: in ipfw_chk() 2274 else if (cmd->opcode == O_IPTTL) in ipfw_chk()
|
| H A D | ip_fw_sockopt.c | 1929 case O_IPTTL: in check_ipfw_rule_body()
|