Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ospf6.c97 static int ospf6_decode_v3(const struct ospf6hdr *, const u_char *);
495 ospf6_decode_v3(register const struct ospf6hdr *op, in ospf6_decode_v3() function
673 if (ospf6_decode_v3(op, dataend)) in ospf6_print()