Home
last modified time | relevance | path

Searched refs:IFCAP_SW_TIMESTAMP (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.141.3/bsd/net/
H A Dif.h147 #define IFCAP_SW_TIMESTAMP 0x01000 /* Time stamping in software */ macro
156 IFCAP_SKYWALK | IFCAP_SW_TIMESTAMP | IFCAP_HW_TIMESTAMP | \
H A Dkpi_interface.c1113 ifcaps |= IFCAP_SW_TIMESTAMP; in ifnet_set_offload()
H A Dif.c4376 IFCAP_SW_TIMESTAMP)) { in ifioctl_ifreq()