Searched refs:flr_dst (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Din6.h72 struct in6_addr flr_dst; member in struct:in6_flowlabel_req
/linux-master/tools/testing/selftests/net/
H A Dipv6_flowlabel_mgr.c58 req.flr_dst.s6_addr[0] = 0xfd;
59 req.flr_dst.s6_addr[15] = 0x1;
H A Dipv6_flowlabel.c185 req.flr_dst.s6_addr[0] = 0xfd;
186 req.flr_dst.s6_addr[15] = 0x1;
/linux-master/net/ipv6/
H A Dip6_flowlabel.c434 addr_type = ipv6_addr_type(&freq->flr_dst);
440 fl->dst = freq->flr_dst;
527 freq->flr_dst = sfl->fl->dst;

Completed in 144 milliseconds