HomeSort by relevance Sort by last modified time
    Searched full:t_gateways (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
print-egp.c 145 int t_gateways; local
164 t_gateways = egp->egp_intgw + egp->egp_extgw;
165 for (gateways = 0; gateways < t_gateways; ++gateways) {

Completed in 54 milliseconds