Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dinet_sock.h278 #define IP_CMSG_RETOPTS BIT(INET_FLAGS_RETOPTS) macro
286 IP_CMSG_RETOPTS | IP_CMSG_PASSSEC | \
/linux-6.6.21/net/ipv4/
Dip_sockglue.c212 if (flags & IP_CMSG_RETOPTS) { in ip_cmsg_recv_offset()
215 flags &= ~IP_CMSG_RETOPTS; in ip_cmsg_recv_offset()