Home
last modified time | relevance | path

Searched refs:qeth_dst_check_rcu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core.h953 static inline struct dst_entry *qeth_dst_check_rcu(struct sk_buff *skb, in qeth_dst_check_rcu() function
H A Dqeth_l3_main.c1608 dst = qeth_dst_check_rcu(skb, proto); in qeth_l3_get_cast_type()
1663 dst = qeth_dst_check_rcu(skb, proto); in qeth_l3_fill_header()
H A 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()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l3_main.c1626 dst = qeth_dst_check_rcu(skb, ipv); in qeth_l3_get_cast_type()
1689 dst = qeth_dst_check_rcu(skb, ipv); in qeth_l3_fill_header()
H A Dqeth_core.h979 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()

Completed in 28 milliseconds