Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A Dinet6_connection_sock.c78 IP6_ECN_flow_xmit(sk, fl6->flowlabel); in inet6_csk_route_socket()
/linux-6.15/include/net/
H A Dinet_ecn.h72 #define IP6_ECN_flow_xmit(sk, label) do { \ macro
/linux-6.15/net/sctp/
H A Dipv6.c236 IP6_ECN_flow_xmit(sk, fl6->flowlabel); in sctp_v6_xmit()