Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_id.c259 ip6_randomflowlabel(void) in ip6_randomflowlabel() function
H A Dip6_var.h421 u_int32_t ip6_randomflowlabel(void);
H A Din6_pcb.c480 (htonl(ip6_randomflowlabel()) & IPV6_FLOWLABEL_MASK); in in6_pcbconnect_mbuf()
/f-stack/tools/compat/include/netinet6/
H A Dip6_var.h421 u_int32_t ip6_randomflowlabel(void);
/f-stack/freebsd/netinet/
H A Dtcp_syncache.c1800 sc->sc_flowlabel = ip6_randomflowlabel(); in syncache_add()
H A Dsctp_output.c11109 ip6->ip6_flow |= (htonl(ip6_randomflowlabel()) & IPV6_FLOWLABEL_MASK); in sctp_send_resp_msg()