Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nv.h43 #define ERROUT_FUNCTION(target, x) \ macro
H A Dpf_syncookies.c152 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_get_syncookies()
197 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_set_syncookies()
H A Dpf_nv.c509 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_nvrule_to_krule()
1137 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_nveth_rule_to_keth_rule()
H A Dpf_ioctl.c2082 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_ioctl_addrule()
5845 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_getstatus()
6042 #define ERROUT(x) ERROUT_FUNCTION(on_error, x) in pf_keepcounters()
6167 #define ERROUT(x) ERROUT_FUNCTION(on_error, x) in pf_killstates_nv()
6225 #define ERROUT(x) ERROUT_FUNCTION(on_error, x) in pf_clearstates_nv()
6283 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_getstate()