• Home
  • Raw
  • Download

Lines Matching defs:vrf_dev

142 static void vrf_tx_error(struct net_device *vrf_dev, struct sk_buff *skb)  in vrf_tx_error()
538 struct net_device *vrf_dev) in vrf_process_v4_outbound()
632 struct net_device *vrf_dev = skb->dev; in vrf_finish_direct() local
700 static struct sk_buff *vrf_ip6_out_redirect(struct net_device *vrf_dev, in vrf_ip6_out_redirect()
765 static struct sk_buff *vrf_ip6_out_direct(struct net_device *vrf_dev, in vrf_ip6_out_direct()
786 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out()
855 static struct sk_buff *vrf_ip6_out(struct net_device *vrf_dev, in vrf_ip6_out()
937 static struct sk_buff *vrf_ip_out_redirect(struct net_device *vrf_dev, in vrf_ip_out_redirect()
1002 static struct sk_buff *vrf_ip_out_direct(struct net_device *vrf_dev, in vrf_ip_out_direct()
1023 static struct sk_buff *vrf_ip_out(struct net_device *vrf_dev, in vrf_ip_out()
1042 static struct sk_buff *vrf_l3_out(struct net_device *vrf_dev, in vrf_l3_out()
1305 static void vrf_ip6_input_dst(struct sk_buff *skb, struct net_device *vrf_dev, in vrf_ip6_input_dst()
1331 static struct sk_buff *vrf_ip6_rcv(struct net_device *vrf_dev, in vrf_ip6_rcv()
1380 static struct sk_buff *vrf_ip6_rcv(struct net_device *vrf_dev, in vrf_ip6_rcv()
1387 static struct sk_buff *vrf_ip_rcv(struct net_device *vrf_dev, in vrf_ip_rcv()
1419 static struct sk_buff *vrf_l3_rcv(struct net_device *vrf_dev, in vrf_l3_rcv()
1753 const struct net_device *vrf_dev, in vrf_fill_slave_info()
1793 struct net_device *vrf_dev; in vrf_device_event() local