Home
last modified time | relevance | path

Searched refs:if_free_protolist (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Ddlil_subr.c588 if_free_protolist(u_int32_t *list) in if_free_protolist() function
H A Dif_var_private.h1723 __private_extern__ void if_free_protolist(u_int32_t *list);
H A Dif.c2894 if_free_protolist(list); in ifioctl_get_protolist()