Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Ddlil_subr.c722 if_free_protolist(u_int32_t *list) in if_free_protolist() function
H A Dif_var_private.h1702 __private_extern__ void if_free_protolist(u_int32_t *list);
H A Dif.c2934 if_free_protolist(list); in ifioctl_get_protolist()