Searched refs:IFT_PTPSERIAL (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/net/ | ||
| H A D | if_types.h | 66 #define IFT_PTPSERIAL 0x16 /* Proprietary PTP serial */ macro |
| /netbsd-src/sys/dev/ic/ | ||
| H A D | hd64570.c | 445 ifp->if_type = IFT_PTPSERIAL; in sca_port_attach() |