Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dioctl_headers.py13 IP_FW_TABLE_XCREATE = 95 variable in Op3CmdType
H A Dinsn_headers.py116 IP_FW_TABLE_XCREATE = 95 variable in Op3CmdType
/freebsd/sys/netinet/
H A Dip_fw.h91 #define IP_FW_TABLE_XCREATE 95 /* create new table */ macro
/freebsd/sbin/ipfw/
H A Dtables.c534 error = do_set3(IP_FW_TABLE_XCREATE, &oh->opheader, sizeof(tbuf)); in table_do_create()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c2968 { IP_FW_TABLE_XCREATE, IP_FW3_OPVER, HDIR_SET, create_table },