pcap_lookupnet
int pcap_lookupnet(const char *, bpf_u_int32 *, bpf_u_int32 *, char *);
if (pcap_lookupnet(device, &localnet, &netmask, ebuf)) {