Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dip.h57 #define IPOPT_NOOP (1 |IPOPT_CONTROL) macro
76 #define IPOPT_NOP IPOPT_NOOP
/Linux-v5.4/net/ipv4/
Dip_options.c219 case IPOPT_NOOP: in ip_options_fragment()
228 memset(optptr, IPOPT_NOOP, optlen); in ip_options_fragment()
282 case IPOPT_NOOP: in __ip_options_compile()
Dah4.c90 case IPOPT_NOOP: in ip_clear_mutable_options()
Dcipso_ipv4.c1516 case IPOPT_NOOP: in cipso_v4_optptr()
2260 memset(cipso_ptr, IPOPT_NOOP, cipso_ptr[1]); in cipso_v4_skbuff_delattr()