Searched refs:thisifindex (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/network_cmds-433/netstat.tproj/
H A Dmcast.c301 uint32_t lastifindex, thisifindex; local
311 thisifindex = 0;
333 thisifindex = psa->sdl.sdl_index;
334 if (ifindex != 0 && thisifindex != ifindex)
348 if (lastifindex == 0 || lastifindex != thisifindex) {
349 lastifindex = thisifindex;
455 mib[mibsize] = thisifindex;
479 mib[mibsize] = thisifindex;
515 inm_print_sources_sysctl(thisifindex,
520 in6m_print_sources_sysctl(thisifindex,
[all...]

Completed in 117 milliseconds