Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dinet_sock.h290 #define IP_CMSG_PASSSEC BIT(INET_FLAGS_PASSSEC) macro
297 IP_CMSG_RETOPTS | IP_CMSG_PASSSEC | \
/linux-6.15/net/ipv4/
H A Dip_sockglue.c218 if (flags & IP_CMSG_PASSSEC) { in ip_cmsg_recv_offset()
221 flags &= ~IP_CMSG_PASSSEC; in ip_cmsg_recv_offset()