HomeSort by: relevance | last modified time | path
    Searched refs:ipf_random (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_dstlist.c 835 new->ipld_seed = ipf_random();
1132 x = ipf_random() % d->ipld_nodes;
ip_compat.h 206 # define ipf_random arc4random macro
ip_fil.h 1959 extern u_32_t ipf_random(void);
ip_fil_netbsd.c 2007 ipf_random(void) function in typeref:typename:u_32_t
ip_nat6.c 620 port = ipf_random() % (np->in_spmax -
ip_nat.c 2752 port = ipf_random() % (np->in_spmax -

Completed in 27 milliseconds