Searched defs:O_ESTAB (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/tests/atf_python/sys/netpfil/ipfw/ | ||
H A D | insn_headers.py | 34 O_ESTAB = 29 variable in IpFwOpcode |
/freebsd-src/sys/netinet/ | ||
H A D | ip_fw.h | 203 O_ESTAB, /* none (tcp established) */ enumerator |