Home
last modified time | relevance | path

Searched refs:IFT_PTPSERIAL (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/net/
Dif_types.h66 #define IFT_PTPSERIAL 0x16 /* Proprietary PTP serial */ macro
/netbsd/src/sys/dev/ic/
Dhd64570.c445 ifp->if_type = IFT_PTPSERIAL; in sca_port_attach()