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

  /external/tcpdump/
addrtoname.c 208 static uint32_t f_netmask; variable
250 * given, f_netmask and f_localnet are 0 and the test
254 (addr & f_netmask) == f_localnet) {
1202 f_netmask = mask;
    [all...]

Completed in 64 milliseconds