Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsocket.h592 #define ST_INFO_HW 0x0001 /* SCM_TIMESTAMP was hw */ macro
/f-stack/freebsd/sys/
H A Dsocket.h598 #define ST_INFO_HW 0x0001 /* SCM_TIMESTAMP was hw */ macro
/f-stack/freebsd/netinet/
H A Dip_input.c1223 sti.st_info_flags = ST_INFO_HW; in ip_savecontrol()
/f-stack/freebsd/netinet6/
H A Dip6_input.c1272 sti.st_info_flags = ST_INFO_HW; in ip6_savecontrol_v4()