Searched refs:if_com_free_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/net/
H A Dif_var.h952 typedef void if_com_free_t(void *com, u_char type); typedef
953 void if_register_com_alloc(u_char type, if_com_alloc_t *a, if_com_free_t *f);
H A Dif.c217 static if_com_free_t *if_com_free[256];
3426 if_com_alloc_t *a, if_com_free_t *f)

Completed in 101 milliseconds