Home
last modified time | relevance | path

Searched refs:IP_CMSG_ALL (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Dinet_sock.h292 #define IP_CMSG_ALL (IP_CMSG_PKTINFO | IP_CMSG_TTL | \ macro
300 return READ_ONCE(inet->inet_flags) & IP_CMSG_ALL; in inet_cmsg_flags()