Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dip.h58 #define IPOPT_NOOP (1 |IPOPT_CONTROL) macro
77 #define IPOPT_NOP IPOPT_NOOP
/openbmc/linux/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 Dcipso_ipv4.c1511 case IPOPT_NOOP: in cipso_v4_optptr()
2266 memset(cipso_ptr, IPOPT_NOOP, cipso_ptr[1]); in cipso_v4_skbuff_delattr()
H A Dah4.c90 case IPOPT_NOOP: in ip_clear_mutable_options()