HomeSort by: relevance | last modified time | path
    Searched defs:ifcount (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net80211/
ieee80211_netbsd.c 384 u_int cur_ifindex, ifcount, ifindex, last_ifindex, op, arg, hdr_type; local in function:ieee80211_sysctl_node
412 ifcount = 0;
426 ifcount++;
462 *oldlenp += ifcount * IEEE80211_SYSCTL_NODE_GROWTH * eltsize;
ieee80211_netbsd.c 384 u_int cur_ifindex, ifcount, ifindex, last_ifindex, op, arg, hdr_type; local in function:ieee80211_sysctl_node
412 ifcount = 0;
426 ifcount++;
462 *oldlenp += ifcount * IEEE80211_SYSCTL_NODE_GROWTH * eltsize;

Completed in 22 milliseconds