Searched refs:IP_CMSG_PASSSEC (Results 1 – 1 of 1) sorted by relevance
50 #define IP_CMSG_PASSSEC 32 macro537 inet->cmsg_flags |= IP_CMSG_PASSSEC; in do_ip_setsockopt()539 inet->cmsg_flags &= ~IP_CMSG_PASSSEC; in do_ip_setsockopt()1058 val = (inet->cmsg_flags & IP_CMSG_PASSSEC) != 0; in do_ip_getsockopt()