Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_6lowpan.c372 if_epraram.family = IFNET_FAMILY_6LOWPAN; in sixlowpan_clone_create()
1055 error = proto_register_plumber(PF_INET6, IFNET_FAMILY_6LOWPAN, in sixlowpan_family_init()
H A Dkpi_interface.h120 IFNET_FAMILY_6LOWPAN = 16, enumerator
H A Ddlil.c2434 _CASSERT(IFRTYPE_FAMILY_6LOWPAN == IFNET_FAMILY_6LOWPAN); in dlil_init()