Home
last modified time | relevance | path

Searched refs:IPOPT_NOOP (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dip.h56 #define IPOPT_NOOP (1 |IPOPT_CONTROL) macro
75 #define IPOPT_NOP IPOPT_NOOP
/linux-4.4.14/net/ipv4/
Dip_options.c222 case IPOPT_NOOP: in ip_options_fragment()
231 memset(optptr, IPOPT_NOOP, optlen); in ip_options_fragment()
284 case IPOPT_NOOP: in ip_options_compile()
Dah4.c88 case IPOPT_NOOP: in ip_clear_mutable_options()
Dcipso_ipv4.c2324 memset(cipso_ptr, IPOPT_NOOP, cipso_ptr[1]); in cipso_v4_skbuff_delattr()