Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds