Searched refs:msghdr (Results 26 - 50 of 75) sorted by relevance

123

/freebsd-10-stable/usr.sbin/nscd/
H A Dnscdcli.c138 struct msghdr cred_hdr;
152 memset(&cred_hdr, 0, sizeof(struct msghdr));
/freebsd-10-stable/sys/sys/
H A Dsocket.h386 * versions of msghdr structs. */
400 struct msghdr { struct
610 ssize_t recvmsg(int, struct msghdr *, int);
614 ssize_t sendmsg(int, const struct msghdr *, int);
H A Dsyscallsubr.h47 struct msghdr;
194 int kern_recvit(struct thread *td, int s, struct msghdr *mp,
221 int kern_sendit(struct thread *td, int s, struct msghdr *mp, int flags,
/freebsd-10-stable/contrib/netbsd-tests/net/net/
H A Dt_pktinfo.c101 struct msghdr msg;
/freebsd-10-stable/usr.bin/finger/
H A Dnet.c113 struct msghdr msg;
/freebsd-10-stable/usr.sbin/rtsold/
H A Dprobe.c61 static struct msghdr sndmhdr;
90 /* initialize msghdr for sending packets */
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_kevent.c87 struct msghdr m;
/freebsd-10-stable/sys/kern/
H A Duipc_syscalls.c103 static int sendit(struct thread *td, int s, struct msghdr *mp, int flags);
104 static int recvit(struct thread *td, int s, struct msghdr *mp, void *namelenp);
820 struct msghdr *mp;
882 struct msghdr *mp;
982 struct msghdr msg;
1009 struct msghdr msg;
1032 struct msghdr msg;
1059 struct msghdr msg;
1082 struct msghdr *mp;
1244 struct msghdr *m
[all...]
/freebsd-10-stable/sbin/ping6/
H A Dping6.c248 struct msghdr smsghdr;
259 int get_hoplim(struct msghdr *);
260 int get_pathmtu(struct msghdr *);
261 struct in6_pktinfo *get_rcvpktinfo(struct msghdr *);
275 void pr_pack(u_char *, int, struct msghdr *);
276 void pr_exthdrs(struct msghdr *);
1086 struct msghdr m;
1459 pr_pack(u_char *buf, int cc, struct msghdr *mhdr)
1745 pr_exthdrs(struct msghdr *mhdr)
2098 get_hoplim(struct msghdr *mhd
[all...]
/freebsd-10-stable/lib/libc/net/
H A Dnscachedcli.c150 struct msghdr cred_hdr;
163 memset(&cred_hdr, 0, sizeof(struct msghdr));
H A Dsctp_sys_calls.c539 struct msghdr msg;
652 struct msghdr msg;
824 struct msghdr msg;
893 struct msghdr msg;
984 struct msghdr msg;
/freebsd-10-stable/usr.sbin/rrenumd/
H A Drrenumd.c88 struct msghdr sndmhdr;
89 struct msghdr rcvmhdr;
191 /* initialize msghdr for receiving packets */
207 /* initialize msghdr for sending packets */
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_syscalls.c449 __thr_recvmsg(int s, struct msghdr *m, int f)
486 __thr_sendmsg(int s, const struct msghdr *m, int f)
/freebsd-10-stable/contrib/bsnmp/snmpd/
H A Dtrans_udp.c224 struct msghdr msg;
276 struct msghdr msg;
/freebsd-10-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c448 static void process_cmsg(isc__socket_t *, struct msghdr *, isc_socketevent_t *);
450 struct msghdr *, struct iovec *, size_t *);
452 struct msghdr *, struct iovec *, size_t *);
1171 struct msghdr msg;
1199 process_cmsg(isc__socket_t *sock, struct msghdr *msg, isc_socketevent_t *dev) {
1290 * Construct an iov array and attach it to the msghdr passed in. This is
1303 struct msghdr *msg, struct iovec *iov, size_t *write_countp)
1428 * Construct an iov array and attach it to the msghdr passed in. This is
1441 struct msghdr *msg, struct iovec *iov, size_t *read_countp)
1448 memset(msg, 0, sizeof(struct msghdr));
1643 struct msghdr msghdr; local
1833 struct msghdr msghdr; local
[all...]
/freebsd-10-stable/contrib/libpcap/
H A Dpcap-can-linux.c214 struct msghdr msg;
H A Dpcap-bt-linux.c300 struct msghdr msg;
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dsocket.c203 struct msghdr { struct
211 } msghdr; variable in typeref:struct:msghdr
304 struct msghdr messagehdr;
673 struct msghdr *messagehdr, int flags, int *Error)
937 * Construct an iov array and attach it to the msghdr passed in. This is
947 struct msghdr *msg, char *cmsg, WSABUF *iov,
1092 dump_msg(struct msghdr *msg, isc_socket_t *sock) {
1329 struct msghdr *messagehdr, int cc, int send_errno)
1381 struct msghdr *msghdr; local
[all...]
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_io.c3342 struct msghdr * msghdr,
3355 cmsghdr = CMSG_FIRSTHDR(msghdr);
3447 cmsghdr = CMSG_NXTHDR(msghdr, cmsghdr);
3470 struct msghdr msghdr; local
3514 msghdr.msg_name = &rb->recv_srcadr;
3515 msghdr.msg_namelen = fromlen;
3516 msghdr.msg_iov = &iovec;
3517 msghdr
3340 fetch_timestamp( struct recvbuf * rb, struct msghdr * msghdr, l_fp ts ) argument
[all...]
/freebsd-10-stable/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c82 struct msghdr msg;
/freebsd-10-stable/tools/tools/net80211/wesside/dics/
H A Ddics.c109 struct msghdr msg;
/freebsd-10-stable/usr.sbin/mld6query/
H A Dmld6.c77 struct msghdr m;
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c321 struct msghdr msg;
678 struct msghdr msg;
889 struct msghdr msg;
/freebsd-10-stable/sbin/dhclient/
H A Dbpf.c313 struct msghdr msg;
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbss_dgram.c1099 struct msghdr msg;
1333 struct msghdr msg;
1698 struct msghdr msg;
1854 struct msghdr msg;

Completed in 488 milliseconds

123