ospfhdr
ospf_decode_v2(const struct ospfhdr *op, const u_char *dataend)
const struct ospfhdr *op;
op = (struct ospfhdr *)bp;
static int ospf_decode_v2(const struct ospfhdr *, const u_char *);