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

/freebsd-10.1-release/contrib/tcpdump/
H A Dospf.h264 u_int8_t ospf_type; member in struct:ospfhdr
H A Dprint-ospf.c844 switch (op->ospf_type) {
936 switch (op->ospf_type) {
1074 TCHECK(op->ospf_type);
1075 cp = tok2str(type2str, "unknown LS-type", op->ospf_type);

Completed in 95 milliseconds