Searched refs:bind_if_to_bpf (Results 1 – 1 of 1) sorted by relevance
795 int bind_if_to_bpf(const char *, int);848 if (bind_if_to_bpf(iface, bpf) != 0) in do_wakeup()856 bind_if_to_bpf(const char *ifname, int bpf) in bind_if_to_bpf() function