Searched refs:ipv6_iface_scope_id (Results 1 – 7 of 7) sorted by relevance
499 ipv6_iface_scope_id(&sin->sin6_addr, in ipv6_recv_error() 522 ipv6_iface_scope_id(&sin->sin6_addr, in ipv6_recv_error() 739 ipv6_iface_scope_id(&ipv6_hdr(skb)->daddr, in ip6_datagram_recv_specific_ctl()
548 sin->sin6_scope_id = ipv6_iface_scope_id(&sin->sin6_addr, in inet6_getname()
249 endpoint->addr6.sin6_scope_id = ipv6_iface_scope_id( in wg_socket_endpoint_from_skb()
363 sin6.sin6_scope_id = ipv6_iface_scope_id(&sin6.sin6_addr, bound_dev_if); in ipv6_getorigdst()
249 sa6->sin6_scope_id = ipv6_iface_scope_id(&ipv6_hdr(skb)->saddr, in ovpn_peer_endpoints_update()
914 ipv6_iface_scope_id(&sin6->sin6_addr, in ping_recvmsg()
497 static inline __u32 ipv6_iface_scope_id(const struct in6_addr *addr, int iface) in ipv6_iface_scope_id() function