Home
last modified time | relevance | path

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

/openbsd/src/sbin/pfctl/
Dparse.y219 struct divertspec { struct
275 struct divertspec divert;
364 int expand_divertspec(struct pf_rule *, struct divertspec *);
4343 expand_divertspec(struct pf_rule *r, struct divertspec *ds) in expand_divertspec()