Home
last modified time | relevance | path

Searched refs:IPOPT_TS (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Dip.h190 #define IPOPT_TS 68 /* timestamp */ macro
H A Dip_compat.h460 #ifndef IPOPT_TS
461 # define IPOPT_TS 68
H A Dip_icmp.c938 if (opt == IPOPT_RR || opt == IPOPT_TS || in icmp_reflect()
H A Dip_input.c2972 case IPOPT_TS: in ip_dooptions()