Searched defs:b6 (Results 1 - 1 of 1) sorted by relevance

/net/ipv4/
H A Dtcp_metrics.c77 const struct in6_addr *a6, *b6; local
85 b6 = (const struct in6_addr *) &b->addr.a6[0];
87 return ipv6_addr_equal(a6, b6);

Completed in 23 milliseconds