Home
last modified time | relevance | path

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

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