Searched refs:zonesep (Results 1 – 1 of 1) sorted by relevance
638 char *zonesep; in bpf_bind() local657 if ((zonesep = strchr(name, '/')) != NULL) { in bpf_bind()686 znamelen = zonesep - name; in bpf_bind()738 ifname = zonesep + 1; in bpf_bind()