ofp_print
extern void ofp_print(const u_char *, u_int);
ofp_print(bp, length);
ofp_print(p + sizeof(of), length - sizeof(of));