Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dif_var.h97 #define APPLE_IF_FAM_PPP 6 macro
H A Dndrv.c413 if (ifnet_family(ifp) != APPLE_IF_FAM_PPP) { in ndrv_bind()