Home
last modified time | relevance | path

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

/netbsd/dist/pf/sbin/pfctl/
H A Dparse.y265 int disallow_urpf_failed(struct node_host *, const char *);
2444 if (disallow_urpf_failed($2.host, "\"urpf-failed\" is "
3673 if (disallow_urpf_failed($10, "\"urpf-failed\" is not "
4010 disallow_urpf_failed(struct node_host *h, const char *fmt) in disallow_urpf_failed() function