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

/macosx-10.10/system_cmds-643.1.1/sadc.tproj/
H A Dsadc.h99 #define NET_PPP_MODE 0x4 /* Include ppp interface counters - further macro
H A Dsadc.c128 network_mode |= NET_PPP_MODE;
859 if (!(network_mode & NET_PPP_MODE))
/macosx-10.10/system_cmds-643.1.1/sar.tproj/
H A Dsar.c283 network_mode |= NET_PPP_MODE;
377 if (network_mode & NET_PPP_MODE)
487 if (network_mode & NET_PPP_MODE)
1976 if (!(network_mode & NET_PPP_MODE))
2017 if (!(network_mode & NET_PPP_MODE))
2108 if (network_mode & NET_PPP_MODE)
2112 * when NET_PPP_MODE isn't set
2231 if (!(network_mode & NET_PPP_MODE))
2269 if (!(network_mode & NET_PPP_MODE))

Completed in 118 milliseconds