Searched defs:msghdr (Results 1 – 3 of 3) sorted by relevance
23 struct msghdr msghdr; in happy_path() local
238 struct msghdr { struct248 struct cmsghdr { argument267 #define CMSG_FIRSTHDR(msghdr) \ argument273 #define CMSG_NXTHDR(msghdr, cmsg) \ argument
1718 int buf_len, const struct msghdr *msghdr) in context_write_data()1855 static void set_pkt_txtime(struct net_pkt *pkt, const struct msghdr *msghdr) in set_pkt_txtime()1880 const struct msghdr *msghdr = NULL; in context_sendto() local2303 const struct msghdr *msghdr, in net_context_sendmsg()