Home
last modified time | relevance | path

Searched refs:IPPROTO_PGM (Results 1 – 25 of 2781) sorted by relevance

12345678910>>...112

/dports/net/libzmq2/zeromq-2.2.0/src/
H A Dpgm_socket.cpp226 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_NAK_RDATA_IVL, in init()
249 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_SEND_ONLY, in init()
251 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_ODATA_MAX_RTE, in init()
253 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_TXW_SQNS, in init()
255 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_AMBIENT_SPM, in init()
314 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_JOIN_GROUP, in init()
318 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_SEND_GROUP, in init()
340 IPPROTO_PGM, PGM_TOS, &dscp, sizeof (dscp))) in init()
342 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_NOBLOCK, in init()
453 rc = pgm_getsockopt (sock, IPPROTO_PGM, PGM_PENDING_SOCK, in get_sender_fds()
[all …]
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dpgm_socket.cpp205 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_MTU, &max_tpdu, in init()
222 || !pgm_setsockopt (sock, IPPROTO_PGM, PGM_PEER_EXPIRY, in init()
224 || !pgm_setsockopt (sock, IPPROTO_PGM, PGM_SPMR_EXPIRY, in init()
228 || !pgm_setsockopt (sock, IPPROTO_PGM, PGM_NAK_RPT_IVL, in init()
253 || !pgm_setsockopt (sock, IPPROTO_PGM, PGM_AMBIENT_SPM, in init()
304 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_JOIN_GROUP, in init()
308 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_SEND_GROUP, in init()
319 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_MULTICAST_LOOP, in init()
324 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_MULTICAST_HOPS, in init()
447 rc = pgm_getsockopt (sock, IPPROTO_PGM, PGM_PENDING_SOCK, in get_sender_fds()
[all …]
/dports/devel/libxs/libxs-1.2.0/src/
H A Dpgm_socket.cpp233 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_NAK_RDATA_IVL, in init()
256 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_SEND_ONLY, in init()
258 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_ODATA_MAX_RTE, in init()
260 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_TXW_SQNS, in init()
262 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_AMBIENT_SPM, in init()
264 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_HEARTBEAT_SPM, in init()
314 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_JOIN_GROUP, in init()
318 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_SEND_GROUP, in init()
344 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_NOBLOCK, in init()
455 rc = pgm_getsockopt (sock, IPPROTO_PGM, PGM_PENDING_SOCK, in get_sender_fds()
[all …]
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Dpgm_socket.cpp205 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_MTU, &max_tpdu, in init()
222 || !pgm_setsockopt (sock, IPPROTO_PGM, PGM_PEER_EXPIRY, in init()
224 || !pgm_setsockopt (sock, IPPROTO_PGM, PGM_SPMR_EXPIRY, in init()
228 || !pgm_setsockopt (sock, IPPROTO_PGM, PGM_NAK_RPT_IVL, in init()
253 || !pgm_setsockopt (sock, IPPROTO_PGM, PGM_AMBIENT_SPM, in init()
304 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_JOIN_GROUP, in init()
308 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_SEND_GROUP, in init()
319 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_MULTICAST_LOOP, in init()
324 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_MULTICAST_HOPS, in init()
447 rc = pgm_getsockopt (sock, IPPROTO_PGM, PGM_PENDING_SOCK, in get_sender_fds()
[all …]
/dports/devel/upp/upp/bazaar/ZMQ/lib/src/
H A Dpgm_socket.cpp225 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_NAK_RDATA_IVL, in init()
247 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_SEND_ONLY, in init()
249 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_TXW_SQNS, in init()
251 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_AMBIENT_SPM, in init()
253 !pgm_setsockopt (sock, IPPROTO_PGM, PGM_HEARTBEAT_SPM, in init()
310 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_JOIN_GROUP, in init()
314 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_SEND_GROUP, in init()
336 IPPROTO_PGM, PGM_TOS, &dscp, sizeof (dscp))) in init()
338 if (!pgm_setsockopt (sock, IPPROTO_PGM, PGM_NOBLOCK, in init()
449 rc = pgm_getsockopt (sock, IPPROTO_PGM, PGM_PENDING_SOCK, in get_sender_fds()
[all …]
/dports/net/tcpflow/tcpflow-1.5.0/src/wifipcap/
H A Dipproto.h136 #ifndef IPPROTO_PGM
137 #define IPPROTO_PGM 113 macro
/dports/net/tcpillust/tcpillust/tcpdump/
H A Dipproto.h136 #ifndef IPPROTO_PGM
137 #define IPPROTO_PGM 113 macro
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dipproto.h134 #ifndef IPPROTO_PGM
135 #define IPPROTO_PGM 113 macro
H A Dipproto.c50 { IPPROTO_PGM, "PGM" },
H A Dprint-ip-demux.c205 case IPPROTO_PGM: in ip_demux_print()
H A Dprint-pgm.c185 if (GET_U_1(ip6->ip6_nxt) == IPPROTO_PGM) { in pgm_print()
196 if (GET_U_1(ip->ip_p) == IPPROTO_PGM) { in pgm_print()
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-darwin/
H A DIN.py105 IPPROTO_PGM = 113 variable
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-freebsd4/
H A DIN.py103 IPPROTO_PGM = 113 variable
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-freebsd5/
H A DIN.py103 IPPROTO_PGM = 113 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-freebsd5/
H A DIN.py103 IPPROTO_PGM = 113 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-darwin/
H A DIN.py105 IPPROTO_PGM = 113 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-freebsd4/
H A DIN.py103 IPPROTO_PGM = 113 variable
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netinet/
H A Din.h218 #define IPPROTO_PGM 113 /* PGM */ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Din.h218 #define IPPROTO_PGM 113 /* PGM */ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Din.h218 #define IPPROTO_PGM 113 /* PGM */ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
H A Din.h214 #define IPPROTO_PGM 113 /* PGM */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/netinet/
H A Din.h209 #define IPPROTO_PGM 113 /* PGM */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/netinet/
H A Din.h209 #define IPPROTO_PGM 113 /* PGM */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/netinet/
H A Din.h209 #define IPPROTO_PGM 113 /* PGM */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/netinet/
H A Din.h209 #define IPPROTO_PGM 113 /* PGM */ macro

12345678910>>...112