Home
last modified time | relevance | path

Searched refs:O_TCPDATALEN (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/netinet/
Dip_fw.h187 O_TCPDATALEN, /* arg1 = tcp data len */ enumerator
/freebsd-10-stable/sbin/ipfw/
Dipfw2.c599 {"tcpdatalen", O_TCPDATALEN},
1643 case O_TCPDATALEN: in show_ipfw()
1648 O_TCPDATALEN); in show_ipfw()
3681 if (!add_ports(cmd, *av, 0, O_TCPDATALEN, cblen)) in ipfw_add()
3684 fill_cmd(cmd, O_TCPDATALEN, 0, in ipfw_add()
/freebsd-10-stable/sys/netpfil/ipfw/
Dip_fw_sockopt.c675 case O_TCPDATALEN: in check_ipfw_struct()
Dip_fw2.c1696 case O_TCPDATALEN: in ipfw_chk()