Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Din.h109 #define IP_PKTOPTIONS 9 macro
/linux/net/ipv4/
H A Dip_sockglue.c1644 case IP_PKTOPTIONS: in do_ip_getsockopt()
1770 if (err == -ENOPROTOOPT && optname != IP_PKTOPTIONS && in ip_getsockopt()