Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ospf.c193 static int ospf_decode_lls(const struct ospfhdr *, register u_int);
831 ospf_decode_lls(register const struct ospfhdr *op, in ospf_decode_lls() function
1140 if (ospf_decode_lls(op, length)) in ospf_print()