Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/net/
Dqeth_core.h981 static inline struct dst_entry *qeth_dst_check_rcu(struct sk_buff *skb, int ipv) in qeth_dst_check_rcu() function
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()
Dqeth_core_main.c829 next_hop = qeth_next_hop_v4_rcu(skb, qeth_dst_check_rcu(skb, 4)); in qeth_next_hop_is_local_v4()
855 next_hop = qeth_next_hop_v6_rcu(skb, qeth_dst_check_rcu(skb, 6)); in qeth_next_hop_is_local_v6()