Searched refs:netif_index_is_l3_master (Results 1 – 8 of 8) sorted by relevance
124 static inline bool netif_index_is_l3_master(struct net *net, int ifindex) in netif_index_is_l3_master() function248 static inline bool netif_index_is_l3_master(struct net *net, int ifindex) in netif_index_is_l3_master() function
42 if (!oif || netif_index_is_l3_master(sock_net(sk), oif)) in __ip4_datagram_connect()
606 if (!ipc.oif || netif_index_is_l3_master(sock_net(sk), ipc.oif)) in raw_sendmsg()
777 if (!ipc.oif || netif_index_is_l3_master(sock_net(sk), ipc.oif)) in ping_v4_sendmsg()
1683 if (!oif && netif_index_is_l3_master(net, skb->skb_iif)) in ip_send_unicast_reply()
1107 if (!ipc.oif || netif_index_is_l3_master(sock_net(sk), ipc.oif)) in udp_sendmsg()
2574 !netif_index_is_l3_master(net, fl4->flowi4_oif))) { in ip_route_output_key_hash_rcu()
882 if (!oif && netif_index_is_l3_master(net, skb->skb_iif)) in tcp_v6_send_response()