Searched refs:IP_CMSG_TTL (Results 1 – 2 of 2) sorted by relevance
275 #define IP_CMSG_TTL BIT(INET_FLAGS_TTL) macro284 #define IP_CMSG_ALL (IP_CMSG_PKTINFO | IP_CMSG_TTL | \
188 if (flags & IP_CMSG_TTL) { in ip_cmsg_recv_offset()191 flags &= ~IP_CMSG_TTL; in ip_cmsg_recv_offset()