Searched refs:netif_index_is_l3_master (Results 1 – 4 of 4) sorted by relevance
96 static inline bool netif_index_is_l3_master(struct net *net, int ifindex) in netif_index_is_l3_master() function201 static inline bool netif_index_is_l3_master(struct net *net, int ifindex) in netif_index_is_l3_master() function
2262 !netif_index_is_l3_master(net, fl4->flowi4_oif)) { in __ip_route_output_key_hash()2573 if (netif_index_is_l3_master(net, fl4.flowi4_oif)) in inet_rtm_getroute()
1571 if (!oif && netif_index_is_l3_master(net, skb->skb_iif)) in ip_send_unicast_reply()
3284 if (netif_index_is_l3_master(net, oif)) { in inet6_rtm_getroute()