Home
last modified time | relevance | path

Searched refs:zonesep (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-bpf.c638 char *zonesep; in bpf_bind() local
657 if ((zonesep = strchr(name, '/')) != NULL) { in bpf_bind()
686 znamelen = zonesep - name; in bpf_bind()
738 ifname = zonesep + 1; in bpf_bind()