Home
last modified time | relevance | path

Searched refs:ospf_decode_v2 (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-ospf.c192 static int ospf_decode_v2(const struct ospfhdr *, const u_char *);
923 ospf_decode_v2(register const struct ospfhdr *op, in ospf_decode_v2() function
1137 if (ospf_decode_v2(op, dataend)) in ospf_print()