Home
last modified time | relevance | path

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

/openbsd/src/sbin/pfctl/
Dpfctl_parser.h228 int pfctl_set_reassembly(struct pfctl *, int, int);
Dpfctl.c1961 pfctl_set_reassembly(struct pfctl *pf, int on, int nodf) in pfctl_set_reassembly() function
Dparse.y597 pfctl_set_reassembly(pf, $3, $4);