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

/linux-master/include/uapi/linux/
H A Dip.h57 #define IPOPT_END (0 |IPOPT_CONTROL) macro
78 #define IPOPT_EOL IPOPT_END
/linux-master/net/ipv4/
H A Dip_options.c183 *dptr++ = IPOPT_END;
204 case IPOPT_END:
261 case IPOPT_END:
263 if (*optptr != IPOPT_END) {
264 *optptr = IPOPT_END;
527 opt->opt.__data[optlen++] = IPOPT_END;
H A Dah4.c85 case IPOPT_END:
H A Dcipso_ipv4.c1506 case IPOPT_END:

Completed in 123 milliseconds