Home
last modified time | relevance | path

Searched defs:cmsgbuf (Results 1 – 19 of 19) sorted by relevance

/netbsd/crypto/external/bsd/openssh/dist/
H A Dmonitor_fdpass.c50 } cmsgbuf; in mm_send_fd() local
105 } cmsgbuf; in mm_receive_fd() local
/netbsd/tests/net/fdpass/
H A Dfdpass.c53 } cmsgbuf; in send_fd() local
105 } cmsgbuf; in recv_fd() local
/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dsockmisc.c215 u_char cmsgbuf[256]; local
386 u_char cmsgbuf[256]; local
458 u_char cmsgbuf[256]; local
/netbsd/crypto/external/bsd/openssl/dist/include/internal/
H A Dktls.h307 } cmsgbuf; in ktls_send_ctrl_message() local
360 } cmsgbuf; in ktls_read_record() local
/netbsd/usr.sbin/mld6query/
H A Dmld6.c160 static u_char *cmsgbuf; in make_msg() local
/netbsd/external/bsd/tmux/dist/compat/
H A Dimsg-buffer.c236 } cmsgbuf; in msgbuf_write() local
H A Dimsg.c54 } cmsgbuf; in imsg_read() local
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_dgram.c1018 char cmsgbuf[512]; in dgram_sctp_read() local
1247 char cmsgbuf[CMSG_SPACE(sizeof(struct sctp_sndinfo)) + in dgram_sctp_write() local
1252 char cmsgbuf[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))]; in dgram_sctp_write() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_dgram.c996 char cmsgbuf[512]; in dgram_sctp_read() local
1229 char cmsgbuf[CMSG_SPACE(sizeof(struct sctp_sndinfo)) + in dgram_sctp_write() local
1234 char cmsgbuf[CMSG_SPACE(sizeof(struct sctp_sndrcvinfo))]; in dgram_sctp_write() local
/netbsd/external/mpl/dhcp/dist/common/
H A Dlpf.c400 unsigned char cmsgbuf[CMSG_LEN(sizeof(struct tpacket_auxdata))]; local
/netbsd/lib/libc/net/
H A Dsctp_sys_calls.c658 char cmsgbuf[SCTP_CONTROL_VEC_SIZE_RCV]; in sctp_recvv() local
754 char *cmsgbuf; in sctp_sendv() local
/netbsd/external/bsd/dhcpcd/dist/src/
H A Dipv6nd.c341 } cmsgbuf = { .buf = { 0 } }; in ipv6nd_sendrsprobe() local
437 } cmsgbuf = { .buf = { 0 } }; in ipv6nd_sendadvertisement() local
2054 } cmsgbuf = { .buf = { 0 } }; in ipv6nd_handledata() local
H A Ddhcp6.c1262 } cmsgbuf = { .buf = { 0 } }; in dhcp6_sendmessage() local
3742 } cmsgbuf = { .buf = { 0 } }; in dhcp6_recv() local
H A Ddhcp.c3698 } cmsgbuf = { .buf = { 0 } }; in dhcp_readudp() local
/netbsd/usr.sbin/inetd/
H A Dinetd.c986 char cmsgbuf[1024]; in recvfromto() local
1076 char cmsgbuf[256]; in sendfromto() local
/netbsd/external/mpl/bind/dist/lib/isc/unix/
H A Dsocket.c1216 build_msghdr_send(isc_socket_t *sock, char *cmsgbuf, isc_socketevent_t *dev, in build_msghdr_send()
1382 build_msghdr_recv(isc_socket_t *sock, char *cmsgbuf, isc_socketevent_t *dev, in build_msghdr_recv()
1507 char cmsgbuf[RECVCMSGBUFLEN] = { 0 }; in doio_recv() local
1685 char cmsgbuf[SENDCMSGBUFLEN] = { 0 }; in doio_send() local
/netbsd/tests/net/net/
H A Dt_pktinfo_send.c114 char cmsgbuf[CMSG_SPACE(sizeof(struct in_pktinfo)) * 2]; in sendto_pktinfo() local
/netbsd/usr.sbin/route6d/
H A Droute6d.c911 u_char cmsgbuf[256]; in sendpacket() local
980 u_char cmsgbuf[256]; in riprecv() local
/netbsd/usr.bin/nc/
H A Dnetcat.c1318 } cmsgbuf; in fdpass() local