Searched refs:ip_timestamp (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip.h186 struct ip_timestamp { struct
H A Dip_input.c1646 struct ip_timestamp *ipt;
1822 ipt = (struct ip_timestamp *)cp;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_port.h96 * 1) dead (not active, ip_timestamp has death time)
105 * If the port is not active, then ip_timestamp contains a timestamp
171 #define ip_timestamp data.timestamp macro
H A Dipc_port.c656 port->ip_timestamp = ipc_port_timestamp();
1346 iprintf("timestamp=0x%x", port->ip_timestamp);
H A Dipc_kmsg.c2407 timestamp = dest->ip_timestamp;
2415 reply->ip_timestamp))
H A Dmach_port.c165 IP_TIMESTAMP_ORDER(port->ip_timestamp, timestamp));

Completed in 29 milliseconds