Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_core.h999 static inline struct in6_addr *qeth_next_hop_v6_rcu(struct sk_buff *skb, in qeth_next_hop_v6_rcu() function
H A Dqeth_l3_main.c1698 l3_hdr->next_hop.addr = *qeth_next_hop_v6_rcu(skb, dst); in qeth_l3_fill_header()
H A Dqeth_core_main.c822 next_hop = qeth_next_hop_v6_rcu(skb, qeth_dst_check_rcu(skb, 6)); in qeth_next_hop_is_local_v6()