Searched refs:if_setmaclabel (Results 1 – 3 of 3) sorted by relevance
144 if_setmaclabel(ifp, mac_ifnet_label_alloc()); in mac_ifnet_init()146 if_setmaclabel(ifp, NULL); in mac_ifnet_init()224 if_setmaclabel(ifp, NULL); in mac_ifnet_destroy()
656 void if_setmaclabel(if_t ifp, struct label *label);
5049 if_setmaclabel(if_t ifp, struct label *label) in if_setmaclabel() function