Searched refs:ospfhdr (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/tcpdump/
H A Dospf.h262 struct ospfhdr { struct
H A Dprint-ospf.c196 static int ospf_decode_v2(const struct ospfhdr *, const u_char *);
197 static int ospf_decode_lls(const struct ospfhdr *, register u_int);
835 ospf_decode_lls(register const struct ospfhdr *op,
927 ospf_decode_v2(register const struct ospfhdr *op,
1059 register const struct ospfhdr *op;
1063 op = (struct ospfhdr *)bp;

Completed in 181 milliseconds