Home
last modified time | relevance | path

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

/xnu-11215.1.10/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.c943 if (opt == IPOPT_RR || opt == IPOPT_TS || in icmp_reflect()
H A Dip_input.c3005 case IPOPT_TS: in ip_dooptions()