Searched refs:ip6_randomflowlabel (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/netinet6/
H A Dip6_id.c260 ip6_randomflowlabel(void) function
H A Dip6_var.h460 u_int32_t ip6_randomflowlabel(void);
H A Din6_pcb.c416 (htonl(ip6_randomflowlabel()) & IPV6_FLOWLABEL_MASK);
/freebsd-10-stable/sys/netinet/
H A Dtcp_syncache.c1481 sc->sc_flowlabel = ip6_randomflowlabel();
H A Dtcp_usrreq.c1299 (htonl(ip6_randomflowlabel()) & IPV6_FLOWLABEL_MASK);
H A Dsctp_output.c11072 ip6->ip6_flow |= (htonl(ip6_randomflowlabel()) & IPV6_FLOWLABEL_MASK);

Completed in 308 milliseconds