Go to the documentation of this file.
7 #include <linux/types.h>
9 #define ATMMPC_CTRL _IO('a', ATMIOC_MPOA)
10 #define ATMMPC_DATA _IO('a', ATMIOC_MPOA+1)
12 #define MPC_SOCKET_INGRESS 1
13 #define MPC_SOCKET_EGRESS 2
73 #define TLV_MPOA_DEVICE_TYPE 0x00a03e2a
90 #define HOLDING_TIME_DEFAULT 1200
99 #define SND_MPOA_RES_RQST 201
100 #define SET_MPS_CTRL_ADDR 202
101 #define SND_MPOA_RES_RTRY 203
102 #define STOP_KEEP_ALIVE_SM 204
103 #define EGRESS_ENTRY_REMOVED 205
104 #define SND_EGRESS_PURGE 206
106 #define DATA_PLANE_PURGE 208
107 #define OPEN_INGRESS_SVC 209
111 #define MPOA_TRIGGER_RCVD 101
112 #define MPOA_RES_REPLY_RCVD 102
113 #define INGRESS_PURGE_RCVD 103
114 #define EGRESS_PURGE_RCVD 104
115 #define MPS_DEATH 105
116 #define CACHE_IMPOS_RCVD 106
117 #define SET_MPC_CTRL_ADDR 107
118 #define SET_MPS_MAC_ADDR 108
119 #define CLEAN_UP_AND_EXIT 109
120 #define SET_MPC_PARAMS 110