Home
last modified time | relevance | path

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

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