Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netns/
H A Dipv6.h81 unsigned char flowlabel_has_excl; member
/openbmc/linux/net/ipv6/
H A Dip6_flowlabel.c457 WRITE_ONCE(sock_net(sk)->ipv6.flowlabel_has_excl, 1); in fl_create()
/openbmc/linux/include/net/
H A Dipv6.h415 READ_ONCE(sock_net(sk)->ipv6.flowlabel_has_excl)) in fl6_sock_lookup()