Searched refs:netif_index_is_l3_master (Results 1 – 4 of 4) sorted by relevance
117 static inline bool netif_index_is_l3_master(struct net *net, int ifindex) in netif_index_is_l3_master() function229 static inline bool netif_index_is_l3_master(struct net *net, int ifindex) in netif_index_is_l3_master() function
1564 if (!oif && netif_index_is_l3_master(net, skb->skb_iif)) in ip_send_unicast_reply()
2445 !netif_index_is_l3_master(net, fl4->flowi4_oif))) { in ip_route_output_key_hash_rcu()
869 if (!oif && netif_index_is_l3_master(net, skb->skb_iif)) in tcp_v6_send_response()