PPP_ADDRESS
#define PPP_ADDRESS 0xff /* The address byte value */
#define PPP_ADDRESS(p) (((u_char *)(p))[0])