Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dip.h57 #define IPOPT_NOOP (1 |IPOPT_CONTROL) macro
76 #define IPOPT_NOP IPOPT_NOOP
/linux-6.1.9/net/ipv4/
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()
Dah4.c90 case IPOPT_NOOP: in ip_clear_mutable_options()
Dcipso_ipv4.c1511 case IPOPT_NOOP: in cipso_v4_optptr()
2262 memset(cipso_ptr, IPOPT_NOOP, cipso_ptr[1]); in cipso_v4_skbuff_delattr()