Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif.h247 #define IFCAP_HWRXTSTMP 0x2000000 /* hardware rx timestamping */ macro
/f-stack/tools/compat/include/net/
H A Dif.h233 #define IFCAP_HWRXTSTMP 0x2000000 /* hardware rx timestamping */ macro
/f-stack/tools/ifconfig/
H A Difconfig.c1826 DEF_CMD("hwrxtstmp", IFCAP_HWRXTSTMP, setifcap),
1827 DEF_CMD("-hwrxtstmp", -IFCAP_HWRXTSTMP, setifcap),