Searched refs:ipf_random (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/ipfilter/
H A Dip_fil.c806 #ifndef ipf_random
807 u_32_t ipf_random() function
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h208 # define ipf_random arc4random macro
571 # define ipf_random arc4random macro
669 # define ipf_random arc4random macro
791 # define ipf_random arc4random macro
835 # define ipf_random arc4random macro
H A Dip_fil.h1526 #ifndef ipf_random
1527 extern u_32_t ipf_random __P((void));
H A Dip_nat.c2042 port = ipf_random() % (ntohs(np->in_pmax) -

Completed in 114 milliseconds