Searched refs:IP_CMSG_PKTINFO (Results 1 – 2 of 2) sorted by relevance
282 #define IP_CMSG_PKTINFO BIT(INET_FLAGS_PKTINFO) macro292 #define IP_CMSG_ALL (IP_CMSG_PKTINFO | IP_CMSG_TTL | \
178 if (flags & IP_CMSG_PKTINFO) { in ip_cmsg_recv_offset()181 flags &= ~IP_CMSG_PKTINFO; in ip_cmsg_recv_offset()
Completed in 10 milliseconds