Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dip.h58 #define IPOPT_NOOP (1 |IPOPT_CONTROL) macro
77 #define IPOPT_NOP IPOPT_NOOP
/linux-6.15/net/ipv4/
H A Dip_options.c206 case IPOPT_NOOP: in ip_options_fragment()
215 memset(optptr, IPOPT_NOOP, optlen); in ip_options_fragment()
269 case IPOPT_NOOP: in __ip_options_compile()
H A Dah4.c87 case IPOPT_NOOP: in ip_clear_mutable_options()
H A Dcipso_ipv4.c1508 case IPOPT_NOOP: in cipso_v4_optptr()