Searched defs:IPPROTO_DIVERT (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/regress/sys/net/pf_divert/ | ||
| H A D | Packet.pm | 28 use constant IPPROTO_DIVERT => 258; constant |
| /openbsd-src/sys/netinet/ | ||
| H A D | in.h | 109 #define IPPROTO_DIVERT 258 /* Divert sockets */ macro |