Searched refs:get_rcvpktinfo (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/network/ping/
H A Dping6.c253 static struct in6_pktinfo *get_rcvpktinfo(struct msghdr *);
1610 if ((pktinfo = get_rcvpktinfo(mhdr)) == NULL) {
2227 get_rcvpktinfo(struct msghdr *mhdr) function

Completed in 33 milliseconds