Home
last modified time | relevance | path

Searched refs:IPPROTO_DIVERT (Results 1 – 25 of 2253) sorted by relevance

12345678910>>...91

/dports/net-mgmt/ipcad/ipcad-3.7.3/
H A Dpsrc-divert.c34 #ifndef IPPROTO_DIVERT
62 divert_fd = socket(PF_INET, SOCK_RAW, IPPROTO_DIVERT); in init_packet_source_divert()
H A Dpsrc.c124 #ifdef IPPROTO_DIVERT in create_packet_source()
172 #ifdef IPPROTO_DIVERT in create_packet_source()
H A Dloop-divert.c33 #ifndef IPPROTO_DIVERT
H A Dpsrc.h104 #ifdef IPPROTO_DIVERT
/dports/net/daq/daq-2.2.2/os-daq-modules/
H A Ddaq_ipfw.c39 #ifndef IPPROTO_DIVERT
40 #define IPPROTO_DIVERT 254 macro
208 if ( (impl->sock = socket(impl->proto, SOCK_RAW, IPPROTO_DIVERT)) == -1 ) in ipfw_daq_start()
/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dfreebsd.c27 if ((_s = socket(PF_INET, SOCK_RAW, IPPROTO_DIVERT)) == -1) in bsd_open()
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_port2proc.c704 case IPPROTO_DIVERT: in gather_inet()
781 case IPPROTO_DIVERT: in gather_inet()
1038 gather_inet(IPPROTO_DIVERT); in sh_port2proc_prepare()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_port2proc.c704 case IPPROTO_DIVERT: in gather_inet()
781 case IPPROTO_DIVERT: in gather_inet()
1038 gather_inet(IPPROTO_DIVERT); in sh_port2proc_prepare()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_port2proc.c704 case IPPROTO_DIVERT: in gather_inet()
781 case IPPROTO_DIVERT: in gather_inet()
1038 gather_inet(IPPROTO_DIVERT); in sh_port2proc_prepare()
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-darwin/
H A DIN.py106 IPPROTO_DIVERT = 254 variable
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-freebsd4/
H A DIN.py104 IPPROTO_DIVERT = 254 variable
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-freebsd5/
H A DIN.py104 IPPROTO_DIVERT = 254 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-freebsd5/
H A DIN.py104 IPPROTO_DIVERT = 254 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-darwin/
H A DIN.py106 IPPROTO_DIVERT = 254 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-freebsd4/
H A DIN.py104 IPPROTO_DIVERT = 254 variable
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netinet/
H A Din.h221 #define IPPROTO_DIVERT 254 /* divert pseudo-protocol */ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Din.h221 #define IPPROTO_DIVERT 254 /* divert pseudo-protocol */ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Din.h221 #define IPPROTO_DIVERT 254 /* divert pseudo-protocol */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
H A Din.h217 #define IPPROTO_DIVERT 254 /* divert pseudo-protocol */ macro
/dports/sysutils/ipdbtools/ipdb-1.1.2/
H A Dgeod.c299 if ((divertSock = socket(PF_INET, SOCK_RAW, IPPROTO_DIVERT)) < 0) in main()
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/netinet/
H A Din.h213 #define IPPROTO_DIVERT 254 /* divert pseudo-protocol */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/netinet/
H A Din.h213 #define IPPROTO_DIVERT 254 /* divert pseudo-protocol */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/netinet/
H A Din.h213 #define IPPROTO_DIVERT 254 /* divert pseudo-protocol */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/netinet/
H A Din.h213 #define IPPROTO_DIVERT 254 /* divert pseudo-protocol */ macro
/dports/net/throttled/throttled-0.5.2/src/
H A Dthrottled.cpp278 thedata->sockid = socket(AF_INET, SOCK_RAW, IPPROTO_DIVERT); in makesocket()

12345678910>>...91