Home | History | Annotate | Download | only in linux

Lines Matching refs:MPC

25         __be32  in_dst_ip;      /* IP address this ingress MPC sends packets to */
36 __be32 eg_dst_ip; /* IP address to which ingress MPC sends packets */
45 uint16_t mpc_p4; /* MPC Initial Retry Time */
46 uint16_t mpc_p5; /* MPC Retry Time Maximum */
71 /* TLVs this MPC recognizes */
77 #define MPC 2
81 /* MPC parameter defaults */
86 #define MPC_P4 5 /* MPC Initial Retry Time */
87 #define MPC_P5 40 /* MPC Retry Time Maximum */
91 /* MPC constants */
116 #define SET_MPC_CTRL_ADDR 107 /* Our MPC's control ATM address */
119 #define SET_MPC_PARAMS 110 /* MPC configuration parameters */