Lines Matching defs:netmask
452 bpf_u_int32 localnet, netmask;866 netmask = 0;932 if (pcap_lookupnet(device, &localnet, &netmask, ebuf) < 0) {934 netmask = 0;943 if (pcap_compile(pd, &fcode, cmdbuf, Oflag, netmask) < 0)950 init_addrtoname(localnet, netmask);