Searched refs:if_register_com_alloc (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/sys/net/ |
| HD | if_atmsubr.c | 485 if_register_com_alloc(IFT_ATM, atm_alloc, atm_free); in atm_modevent()
|
| HD | if_var.h | 589 void if_register_com_alloc(u_char type, if_com_alloc_t *a, if_com_free_t *f);
|
| HD | if_arcsubr.c | 810 if_register_com_alloc(IFT_ARCNET, arc_alloc, arc_free); in arc_modevent()
|
| HD | if_fwsubr.c | 833 if_register_com_alloc(IFT_IEEE1394, in firewire_modevent()
|
| HD | if.c | 3964 if_register_com_alloc(u_char type, in if_register_com_alloc() function
|
| HD | if_spppsubr.c | 481 if_register_com_alloc(IFT_PPP, sppp_alloc, sppp_free); in sppp_modevent()
|