Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netpfil/pf/
H A Dpf_nv.h44 #define ERROUT_FUNCTION(target, x) \ macro
H A Dpf_syncookies.c184 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_set_syncookies()
H A Dpf_ioctl.c277 #define ERROUT_FUNCTION(target, x) \ macro
2019 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_ioctl_addrule()
4944 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_getstatus()
5163 #define ERROUT(x) ERROUT_FUNCTION(on_error, x) in pf_keepcounters()
5289 #define ERROUT(x) ERROUT_FUNCTION(on_error, x) in pf_killstates_nv()
5347 #define ERROUT(x) ERROUT_FUNCTION(on_error, x) in pf_clearstates_nv()
5406 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_getstate()
H A Dpf_nv.c511 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_nvrule_to_krule()