Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/pf/
Dpf.c5814 u_short *actionp, u_short *reasonp, sa_family_t af) in pf_pull_hdr() argument
5824 ACTION_SET(actionp, PF_PASS); in pf_pull_hdr()
5826 ACTION_SET(actionp, PF_DROP); in pf_pull_hdr()
5833 ACTION_SET(actionp, PF_DROP); in pf_pull_hdr()
5847 ACTION_SET(actionp, PF_DROP); in pf_pull_hdr()