Searched refs:IPOPT_TS_PRESPEC (Results 1 – 2 of 2) sorted by relevance
134 if ((dptr[3]&0xF) != IPOPT_TS_PRESPEC) { in __ip_options_echo()394 case IPOPT_TS_PRESPEC: in ip_options_compile()425 } else if ((optptr[3]&0xF) != IPOPT_TS_PRESPEC) { in ip_options_compile()503 if ((optptr[3]&0xF) == IPOPT_TS_PRESPEC) in ip_options_undo()
81 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro