Searched refs:alist (Results 1 – 1 of 1) sorted by relevance
4561 static struct block *gen_gateway(eaddr, alist, proto, dir) in gen_gateway() argument4563 bpf_u_int32 **alist;4621 b1 = gen_host(**alist++, 0xffffffff, proto, Q_OR, Q_HOST);4622 while (*alist)5905 bpf_u_int32 **alist; local6020 alist = pcap_nametoaddr(name);6021 if (alist == NULL || *alist == NULL)6027 while (*alist)6177 alist = pcap_nametoaddr(name);6178 if (alist == NULL || *alist == NULL)[all …]