Searched refs:IPOPT_TS_TSONLY (Results 1 – 8 of 8) sorted by relevance
140 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro
145 hoplen = ((cp[3]&0xF) != IPOPT_TS_TSONLY) ? 8 : 4; in ip_printts()153 case IPOPT_TS_TSONLY: in ip_printts()
78 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro
159 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro
640 case IPOPT_TS_TSONLY:
161 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro
1509 if ((flags&0xF) != IPOPT_TS_TSONLY) { in pr_options()1718 ts_type = IPOPT_TS_TSONLY; in main()1965 rspace[1] = (ts_type==IPOPT_TS_TSONLY ? 40 : 36); in main()