Searched refs:ERROUT_FUNCTION (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sys/netpfil/pf/ |
| H A D | pf_nv.h | 44 #define ERROUT_FUNCTION(target, x) \ macro
|
| H A D | pf_syncookies.c | 184 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_set_syncookies()
|
| H A D | pf_ioctl.c | 277 #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 D | pf_nv.c | 511 #define ERROUT(x) ERROUT_FUNCTION(errout, x) in pf_nvrule_to_krule()
|