Go to the documentation of this file.
4 #include <linux/netdevice.h>
5 #include <linux/types.h>
7 #include <linux/atmdev.h>
80 #define INGRESS_REFRESHING 3
81 #define INGRESS_RESOLVED 2
82 #define INGRESS_RESOLVING 1
83 #define INGRESS_INVALID 0
92 #define EGRESS_RESOLVED 2
93 #define EGRESS_PURGE 1
94 #define EGRESS_INVALID 0