Searched refs:ifcount (Results 1 – 7 of 7) sorted by relevance
229 bpf_u_int32 ifcount; /* number of interfaces seen in this capture */ member604 ps->ifcount++; in add_interface()609 if (ps->ifcount > ps->ifaces_size) { in add_interface()694 ps->ifcount); in add_interface()701 ps->ifaces[ps->ifcount - 1].snaplen = idbp->snaplen; in add_interface()718 ps->ifaces[ps->ifcount - 1].tsresol = tsresol; in add_interface()719 ps->ifaces[ps->ifcount - 1].tsoffset = tsoffset; in add_interface()730 ps->ifaces[ps->ifcount - 1].scale_type = PASS_THROUGH; in add_interface()737 ps->ifaces[ps->ifcount - 1].scale_type = SCALE_DOWN_BIN; in add_interface()742 ps->ifaces[ps->ifcount - 1].scale_factor = tsresol/ps->user_tsresol; in add_interface()[all …]
165 int ifcount; in updatestat() local250 len = sizeof ifcount; in updatestat()251 if (sysctl(mib, 5, &ifcount, &len, 0, 0) < 0) { in updatestat()261 for (i = 1; i <= ifcount; i++) { in updatestat()
691 ifcount=256692 for _ in $(seq 1 $ifcount); do697 atf_check -s exit:0 -o inline:"$ifcount\n" \
941 oct->ifcount = num_nic_ports; in lio_init_nic_module()959 oct->ifcount = 0; in lio_init_nic_module()1242 for (i = 0; i < octeon_dev->ifcount; i++) { in lio_setup_nic_devices()1647 if (!oct->ifcount) { in lio_stop_nic_module()1656 for (i = 0; i < oct->ifcount; i++) { in lio_stop_nic_module()1665 for (i = 0; i < oct->ifcount; i++) in lio_stop_nic_module()
384 uint32_t ifcount; member
1631 net.link.generic.system.ifcount
337 SYSCTL_PROC(_net_link_generic_system, IFMIB_IFCOUNT, ifcount,