Home
last modified time | relevance | path

Searched refs:O_IPLEN (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h195 O_IPLEN, /* arg1 = len */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h195 O_IPLEN, /* arg1 = len */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c898 {"iplen", O_IPLEN},
1613 case O_IPLEN: in print_instruction()
1625 case O_IPLEN: in print_instruction()
4658 if (!add_ports(cmd, *av, 0, O_IPLEN, cblen)) in compile_rule()
4661 fill_cmd(cmd, O_IPLEN, 0, strtoul(*av, NULL, 0)); in compile_rule()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c2266 case O_IPLEN: in ipfw_chk()
2272 if (cmd->opcode == O_IPLEN) in ipfw_chk()
H A Dip_fw_sockopt.c1930 case O_IPLEN: in check_ipfw_rule_body()