Home
last modified time | relevance | path

Searched refs:CMSG_NXTHDR (Results 1 - 25 of 57) sorted by relevance

123

/third_party/musl/porting/liteos_a/user/src/network/
H A Drecvmsg.c21 for (cmsg=CMSG_FIRSTHDR(msg); cmsg; cmsg=CMSG_NXTHDR(msg, cmsg)) { in __convert_scm_timestamps()
44 cmsg = CMSG_NXTHDR(msg, last); in __convert_scm_timestamps()
/third_party/musl/src/network/
H A Drecvmsg.c23 for (cmsg=CMSG_FIRSTHDR(msg); cmsg; cmsg=CMSG_NXTHDR(msg, cmsg)) { in __convert_scm_timestamps()
46 cmsg = CMSG_NXTHDR(msg, last); in __convert_scm_timestamps()
H A Dsendmsg.c26 for (c=CMSG_FIRSTHDR(&h); c; c=CMSG_NXTHDR(&h,c)) in sendmsg()
/third_party/rust/crates/libc/libc-test/test/
H A Dcmsg.rs75 let libc_next = libc::CMSG_NXTHDR(pmhdr, pcmsghdr); in test_cmsg_nxthdr()
81 let libc_next = libc::CMSG_NXTHDR(pmhdr, pcmsghdr); in test_cmsg_nxthdr()
/third_party/ltp/lib/
H A Dtst_af_alg.c231 cmsg = CMSG_NXTHDR(&msg, cmsg); in tst_alg_sendmsg()
241 cmsg = CMSG_NXTHDR(&msg, cmsg); in tst_alg_sendmsg()
248 cmsg = CMSG_NXTHDR(&msg, cmsg); in tst_alg_sendmsg()
/third_party/musl/libc-test/src/api/
H A Dsys_socket.c45 #ifndef CMSG_NXTHDR in f()
46 #error no CMSG_NXTHDR in f()
/third_party/rust/crates/libc/libc-test/src/
H A Dcmsg.c14 return CMSG_NXTHDR(msgh, cmsg); in cmsg_nxthdr()
/third_party/ltp/utils/sctp/lib/
H A Drecvmsg.c90 cmsg = CMSG_NXTHDR(&inmsg, cmsg)){ in sctp_recvmsg()
/third_party/ltp/utils/sctp/testlib/
H A Dsctputil.c107 cmsg = CMSG_NXTHDR(msg, cmsg)) { in test_print_message()
287 cmsg = CMSG_NXTHDR(msg, cmsg)){ in test_check_msg_data()
/third_party/nghttp2/src/
H A Dutil.cc1722 for (auto cmsg = CMSG_FIRSTHDR(msg); cmsg; cmsg = CMSG_NXTHDR(msg, cmsg)) { in msghdr_get_local_addr()
1737 for (auto cmsg = CMSG_FIRSTHDR(msg); cmsg; cmsg = CMSG_NXTHDR(msg, cmsg)) { in msghdr_get_local_addr()
1758 for (auto cmsg = CMSG_FIRSTHDR(msg); cmsg; cmsg = CMSG_NXTHDR(msg, cmsg)) { in msghdr_get_ecn()
1772 for (auto cmsg = CMSG_FIRSTHDR(msg); cmsg; cmsg = CMSG_NXTHDR(msg, cmsg)) { in msghdr_get_ecn()
1793 for (auto cmsg = CMSG_FIRSTHDR(msg); cmsg; cmsg = CMSG_NXTHDR(msg, cmsg)) { in msghdr_get_udp_gro()
H A Dshrpx_quic.cc118 cm = CMSG_NXTHDR(&msg, cm); in quic_send_packet()
128 cm = CMSG_NXTHDR(&msg, cm); in quic_send_packet()
/third_party/ltp/testcases/cve/
H A Dicmp_rate_limit01.c143 cmsg = CMSG_NXTHDR(&msg, cmsg)) { in count_icmp_errors()
/third_party/ffmpeg/libavformat/
H A Dsctp.c103 cmsg = CMSG_NXTHDR(&inmsg, cmsg)) { in ff_sctp_recvmsg()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h355 #define CMSG_NXTHDR(mhdr, cmsg) ((cmsg)->cmsg_len < sizeof (struct cmsghdr) || \ macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h346 #define CMSG_NXTHDR(mhdr, cmsg) ((cmsg)->cmsg_len < sizeof (struct cmsghdr) || \ macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h355 #define CMSG_NXTHDR(mhdr, cmsg) ((cmsg)->cmsg_len < sizeof (struct cmsghdr) || \ macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h357 #define CMSG_NXTHDR(mhdr, cmsg) ((cmsg)->cmsg_len < sizeof (struct cmsghdr) || \ macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h361 #define CMSG_NXTHDR(mhdr, cmsg) ((cmsg)->cmsg_len < sizeof (struct cmsghdr) || \ macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h355 #define CMSG_NXTHDR(mhdr, cmsg) ((cmsg)->cmsg_len < sizeof (struct cmsghdr) || \ macro
/third_party/ltp/testcases/network/lib6/
H A Dasapi_03.c349 pcmsg = CMSG_NXTHDR(&msg, pcmsg)) { in so_test()
/third_party/musl/include/sys/
H A Dsocket.h361 #define CMSG_NXTHDR(mhdr, cmsg) ((cmsg)->cmsg_len < sizeof (struct cmsghdr) || \ macro
/third_party/rust/crates/linux-raw-sys/src/
H A Dlib.rs113 pub unsafe fn CMSG_NXTHDR(mhdr: *const msghdr, cmsg: *const cmsghdr) -> *mut cmsghdr { in CMSG_NXTHDR() functions
/third_party/toybox/toys/net/
H A Dping.c283 for (cmsg = CMSG_FIRSTHDR(&msg); cmsg; cmsg = CMSG_NXTHDR(&msg, cmsg)) { in ping_main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_linux.c709 hdr = CMSG_NXTHDR(&msg, hdr); in aes_128_cbc_oper()
818 hdr = CMSG_NXTHDR(&msg, hdr); in aes_unwrap()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_linux.c709 hdr = CMSG_NXTHDR(&msg, hdr); in aes_128_cbc_oper()
818 hdr = CMSG_NXTHDR(&msg, hdr); in aes_unwrap()

Completed in 18 milliseconds

123