Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dioctl_headers.py88 IPFW_TLV_OBJDATA = 12 variable in IpFwTlvType
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c708 if (od->head.type != IPFW_TLV_OBJDATA || in nat64lsn_states()
744 od->head.type = IPFW_TLV_OBJDATA; in nat64lsn_states()
/freebsd/sys/netinet/
H A Dip_fw.h903 #define IPFW_TLV_OBJDATA 12 macro
/freebsd/sbin/ipfw/
H A Dnat64lsn.c182 od->head.type = IPFW_TLV_OBJDATA; in nat64lsn_states_cb()