Searched refs:src6 (Results 1 – 2 of 2) sorted by relevance
265 struct in6_addr *src6; in get_ipv6_reply() local279 src6 = &net_sin6(dst)->sin6_addr; in get_ipv6_reply()284 ret = net_ipv6_create(reply, src6, dest6); in get_ipv6_reply()
511 struct in6_addr *src6; in create_icmpv6_ptb() local525 src6 = &src->sin6_addr; in create_icmpv6_ptb()527 ret = net_ipv6_create(ptb_pkt, src6, dest6); in create_icmpv6_ptb()