Searched defs:O_PROTO (Results 1 – 2 of 2) sorted by relevance
| /freebsd/tests/atf_python/sys/netpfil/ipfw/ | ||
| H A D | insn_headers.py | 16 O_PROTO = 11 variable in IpFwOpcode |
| /freebsd/sys/netinet/ | ||
| H A D | ip_fw.h | 184 O_PROTO = 11, /* arg1=protocol */ enumerator |