Searched refs:IP_CMSG_ALL (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/include/net/ | ||
H A D | inet_sock.h | 284 #define IP_CMSG_ALL (IP_CMSG_PKTINFO | IP_CMSG_TTL | \ macro 292 return READ_ONCE(inet->inet_flags) & IP_CMSG_ALL; in inet_cmsg_flags() |
Completed in 2 milliseconds