| tag | line | file | source code | 
|---|---|---|---|
| IPOPT_NOOP | 62 | include/linux/ip.h | #define IPOPT_NOP IPOPT_NOOP | 
| IPOPT_NOOP | 207 | net/ipv4/ip_options.c | case IPOPT_NOOP: | 
| IPOPT_NOOP | 216 | net/ipv4/ip_options.c | memset(optptr, IPOPT_NOOP, optlen); | 
| IPOPT_NOOP | 271 | net/ipv4/ip_options.c | case IPOPT_NOOP: |