Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dif_6lowpan.c218 static int sixlowpan_detach_protocol(struct ifnet *ifp);
714 sixlowpan_detach_protocol(ifl->if6lpan_pifp); in sixlowpan_unconfig()
864 sixlowpan_detach_protocol(struct ifnet *ifp) in sixlowpan_detach_protocol() function