Searched refs:if_register_com_alloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/net/
H A Dif_fwsubr.c835 if_register_com_alloc(IFT_IEEE1394,
H A Dif_var.h663 void if_register_com_alloc(u_char type, if_com_alloc_t *a, if_com_free_t *f);
H A Dif.c4154 if_register_com_alloc(u_char type, function
4159 ("if_register_com_alloc: %d already registered", type));
4161 ("if_register_com_alloc: %d free already registered", type));
H A Dif_spppsubr.c481 if_register_com_alloc(IFT_PPP, sppp_alloc, sppp_free);

Completed in 88 milliseconds