Lines Matching defs:vrf_dev
73 static void vrf_tx_error(struct net_device *vrf_dev, struct sk_buff *skb) in vrf_tx_error()
244 struct net_device *vrf_dev) in vrf_process_v4_outbound()
338 struct net_device *vrf_dev = skb->dev; in vrf_finish_direct() local
406 static struct sk_buff *vrf_ip6_out_redirect(struct net_device *vrf_dev, in vrf_ip6_out_redirect()
445 static struct sk_buff *vrf_ip6_out_direct(struct net_device *vrf_dev, in vrf_ip6_out_direct()
469 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out()
535 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out()
617 static struct sk_buff *vrf_ip_out_redirect(struct net_device *vrf_dev, in vrf_ip_out_redirect()
656 static struct sk_buff *vrf_ip_out_direct(struct net_device *vrf_dev, in vrf_ip_out_direct()
680 static struct sk_buff *vrf_ip_out(struct net_device *vrf_dev, in vrf_ip_out()
696 static struct sk_buff *vrf_l3_out(struct net_device *vrf_dev, in vrf_l3_out()
961 static void vrf_ip6_input_dst(struct sk_buff *skb, struct net_device *vrf_dev, in vrf_ip6_input_dst()
987 static struct sk_buff *vrf_ip6_rcv(struct net_device *vrf_dev, in vrf_ip6_rcv()
1030 static struct sk_buff *vrf_ip6_rcv(struct net_device *vrf_dev, in vrf_ip6_rcv()
1037 static struct sk_buff *vrf_ip_rcv(struct net_device *vrf_dev, in vrf_ip_rcv()
1069 static struct sk_buff *vrf_l3_rcv(struct net_device *vrf_dev, in vrf_l3_rcv()
1384 const struct net_device *vrf_dev, in vrf_fill_slave_info()
1424 struct net_device *vrf_dev; in vrf_device_event() local