Home
last modified time | relevance | path

Searched refs:IP_FW_IPOPT_TS (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/netinet/
HDip_fw.h753 #define IP_FW_IPOPT_TS 0x08 macro
/freebsd-14-stable/sys/netpfil/ipfw/
HDip_fw2.c341 bits |= IP_FW_IPOPT_TS; in ipopts_match()
/freebsd-14-stable/sbin/ipfw/
HDipfw2.c153 { "ts", IP_FW_IPOPT_TS},