Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l3_main.c1623 dst = qeth_dst_check_rcu(skb, ipv); in qeth_l3_get_cast_type()
1686 dst = qeth_dst_check_rcu(skb, ipv); in qeth_l3_fill_header()
H A Dqeth_core.h980 static inline struct dst_entry *qeth_dst_check_rcu(struct sk_buff *skb, int ipv) in qeth_dst_check_rcu() function
H A Dqeth_core_main.c796 next_hop = qeth_next_hop_v4_rcu(skb, qeth_dst_check_rcu(skb, 4)); in qeth_next_hop_is_local_v4()
822 next_hop = qeth_next_hop_v6_rcu(skb, qeth_dst_check_rcu(skb, 6)); in qeth_next_hop_is_local_v6()