Home
last modified time | relevance | path

Searched defs:SPL_NET (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h314 # define SPL_NET(x) ; macro
535 # define SPL_NET(x) ; macro
704 # define SPL_NET(x) (x) = splnet() macro
763 # define SPL_NET(x) ; macro
905 # define SPL_NET(x) ; macro
1130 # define SPL_NET(x) ; macro
1365 # define SPL_NET(x) do { } while (0) macro
1543 # define SPL_NET(x) x = splnet() macro
1755 # define SPL_NET(x) ; macro
1926 # define SPL_NET(x) x = splsoftnet() macro
[all …]