Searched refs:IPOPT_TS_PRESPEC (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dip.h83 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
/linux-master/net/ipv4/
H A Dip_options.c121 if ((dptr[3]&0xF) != IPOPT_TS_PRESPEC) {
379 case IPOPT_TS_PRESPEC:
409 } else if ((optptr[3]&0xF) != IPOPT_TS_PRESPEC) {
502 if ((optptr[3] & 0xF) == IPOPT_TS_PRESPEC)

Completed in 128 milliseconds