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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dip_sockglue.c50 #define IP_CMSG_RETOPTS 16 macro
504 inet->cmsg_flags |= IP_CMSG_RETOPTS;
506 inet->cmsg_flags &= ~IP_CMSG_RETOPTS;
1016 val = (inet->cmsg_flags & IP_CMSG_RETOPTS) != 0;

Completed in 100 milliseconds