Searched refs:protolist (Results 1 – 2 of 2) sorted by relevance
578 if_get_protolist(struct ifnet * ifp, u_int32_t *__counted_by(count) protolist, u_int32_t count) in if_get_protolist() argument582 actual_count = dlil_ifp_protolist(ifp, protolist, count); in if_get_protolist()
1722 u_int32_t *__counted_by(count) protolist, u_int32_t count);