Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
Dqeth_core.h954 static inline struct dst_entry *qeth_dst_check_rcu(struct sk_buff *skb, in qeth_dst_check_rcu() function
Dqeth_l3_main.c1604 dst = qeth_dst_check_rcu(skb, proto); in qeth_l3_get_cast_type()
1659 dst = qeth_dst_check_rcu(skb, proto); in qeth_l3_fill_header()
Dqeth_core_main.c690 qeth_dst_check_rcu(skb, htons(ETH_P_IP))); in qeth_next_hop_is_local_v4()
717 qeth_dst_check_rcu(skb, htons(ETH_P_IPV6))); in qeth_next_hop_is_local_v6()