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

/linux-master/include/uapi/linux/
H A Dip.h58 #define IPOPT_NOOP (1 |IPOPT_CONTROL) macro
77 #define IPOPT_NOP IPOPT_NOOP
/linux-master/net/ipv4/
H A Dip_options.c206 case IPOPT_NOOP:
215 memset(optptr, IPOPT_NOOP, optlen);
269 case IPOPT_NOOP:
H A Dah4.c87 case IPOPT_NOOP:
H A Dcipso_ipv4.c1508 case IPOPT_NOOP:
2259 memset(cipso_ptr, IPOPT_NOOP, cipso_ptr[1]);

Completed in 140 milliseconds