Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_sync.c442 # if BSD_GE_YEAR(199306) || defined(__FreeBSD__) || defined(__osf__) in ipf_sync_write()
588 # if BSD_GE_YEAR(199306) || defined(__FreeBSD__) || defined(__osf__) in ipf_sync_read()
H A Dip_compat.h176 # define BSD_GE_YEAR(x) (BSD >= (x)) macro
180 # define BSD_GE_YEAR(x) 0 macro
1867 # if BSD_GE_YEAR(199306) || defined(__FreeBSD__)
2146 #if BSD_GE_YEAR(199306) && !defined(m_act)
H A Dip_nat.c990 #if BSD_GE_YEAR(199306) && defined(_KERNEL) in ipf_nat_ioctl()