Searched refs:ps_bpf_closearp (Results 1 – 3 of 3) sorted by relevance
39 ssize_t ps_bpf_closearp(const struct interface *, const struct in_addr *);
350 ps_bpf_closearp(const struct interface *ifp, const struct in_addr *ia) in ps_bpf_closearp() function
636 if (IN_PRIVSEP(ctx) && ps_bpf_closearp(ifp, &astate->addr) == -1) in arp_free()