Lines Matching defs:vrf_dev
142 static void vrf_tx_error(struct net_device *vrf_dev, struct sk_buff *skb) in vrf_tx_error()
520 struct net_device *vrf_dev) in vrf_process_v4_outbound()
612 struct net_device *vrf_dev = skb->dev; in vrf_finish_direct() local
681 static struct sk_buff *vrf_ip6_out_redirect(struct net_device *vrf_dev, in vrf_ip6_out_redirect()
746 static struct sk_buff *vrf_ip6_out_direct(struct net_device *vrf_dev, in vrf_ip6_out_direct()
767 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out()
834 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out()
909 static struct sk_buff *vrf_ip_out_redirect(struct net_device *vrf_dev, in vrf_ip_out_redirect()
974 static struct sk_buff *vrf_ip_out_direct(struct net_device *vrf_dev, in vrf_ip_out_direct()
995 static struct sk_buff *vrf_ip_out(struct net_device *vrf_dev, in vrf_ip_out()
1012 static struct sk_buff *vrf_l3_out(struct net_device *vrf_dev, in vrf_l3_out()
1229 struct net_device *vrf_dev, u16 proto) in vrf_prepare_mac_header()
1274 struct net_device *vrf_dev, in vrf_add_mac_header_if_unset()
1330 static void vrf_ip6_input_dst(struct sk_buff *skb, struct net_device *vrf_dev, in vrf_ip6_input_dst()
1356 static struct sk_buff *vrf_ip6_rcv(struct net_device *vrf_dev, in vrf_ip6_rcv()
1411 static struct sk_buff *vrf_ip6_rcv(struct net_device *vrf_dev, in vrf_ip6_rcv()
1418 static struct sk_buff *vrf_ip_rcv(struct net_device *vrf_dev, in vrf_ip_rcv()
1455 static struct sk_buff *vrf_l3_rcv(struct net_device *vrf_dev, in vrf_l3_rcv()
1789 const struct net_device *vrf_dev, in vrf_fill_slave_info()
1829 struct net_device *vrf_dev; in vrf_device_event() local