Searched refs:sixlowpan_output (Results 1 – 1 of 1) sorted by relevance
213 static int sixlowpan_output(struct ifnet *ifp, struct mbuf *m);374 if_epraram.output = sixlowpan_output; in sixlowpan_clone_create()487 sixlowpan_output(struct ifnet * ifp, struct mbuf * m) in sixlowpan_output() function