Searched refs:proto_count (Results 1 – 2 of 2) sorted by relevance
4432 uint32_t *proto_count) in dlil_attach_protocol() argument4501 if (proto_count != NULL) { in dlil_attach_protocol()4502 *proto_count = ev_pr_data.proto_remaining_count; in dlil_attach_protocol()4539 uint32_t proto_count = 0; in ifnet_attach_protocol() local4568 &proto_count); in ifnet_attach_protocol()4584 protocol, proto_count); in ifnet_attach_protocol()4601 uint32_t proto_count = 0; in ifnet_attach_protocol_v2() local4630 &proto_count); in ifnet_attach_protocol_v2()4646 protocol, proto_count); in ifnet_attach_protocol_v2()
1548 uint32_t proto_count; in bridge_interface_proto_attach_changed() local1551 proto_count = if_get_protolist(ifp, NULL, 0); in bridge_interface_proto_attach_changed()1553 "%s: proto count %d", ifp->if_xname, proto_count); in bridge_interface_proto_attach_changed()1563 if (proto_count >= 2) { in bridge_interface_proto_attach_changed()