PPP_CONTROL
#define PPP_CONTROL 0x03 /* The control byte value */
#define PPP_CONTROL(p) (((u_char *)(p))[1])