Searched refs:IP_OPTIONS (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/uapi/linux/ | ||
| H A D | in.h | 104 #define IP_OPTIONS 4 macro |
| /linux/security/selinux/ | ||
| H A D | netlabel.c | 492 return (level == IPPROTO_IP && optname == IP_OPTIONS) || in selinux_netlbl_option() |