Home
last modified time | relevance | path

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

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