Searched refs:cmsg_type (Results 76 - 78 of 78) sorted by relevance

1234

/freebsd-11-stable/contrib/libpcap/
H A Dpcap-linux.c2000 cmsg->cmsg_type != PACKET_AUXDATA) {
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc3018 COMMON_INTERCEPTOR_READ_RANGE(ctx, &cmsg->cmsg_type,
3019 sizeof(cmsg->cmsg_type));
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c927 switch (cm->cmsg_type) {

Completed in 186 milliseconds

1234