Searched defs:msghdr (Results 1 – 4 of 4) sorted by relevance
23 struct msghdr msghdr; in happy_path() local
257 struct msghdr { struct268 struct cmsghdr { argument295 #define CMSG_FIRSTHDR(msghdr) \ argument305 #define CMSG_NXTHDR(msghdr, cmsg) \ argument
294 struct msghdr msghdr = {0}; in ptp_transport_recv() local
2040 int buf_len, const struct msghdr *msghdr) in context_write_data()2187 static void set_pkt_txtime(struct net_pkt *pkt, const struct msghdr *msghdr) in set_pkt_txtime()2212 const struct msghdr *msghdr = NULL; in context_sendto() local2687 const struct msghdr *msghdr, in net_context_sendmsg()