Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dip_options.c134 if ((dptr[3]&0xF) != IPOPT_TS_PRESPEC) { in __ip_options_echo()
392 case IPOPT_TS_PRESPEC: in __ip_options_compile()
422 } else if ((optptr[3]&0xF) != IPOPT_TS_PRESPEC) { in __ip_options_compile()
515 if ((optptr[3] & 0xF) == IPOPT_TS_PRESPEC) in ip_options_undo()
/linux/include/uapi/linux/
A Dip.h82 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro

Completed in 4 milliseconds