Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dospf.h160 struct tos_metric { struct
163 u_short tos_metric; argument
H A Dospf6.h208 struct tos_metric { struct
211 u_int16_t tos_metric; argument
H A Dprint-ospf.c190 const struct tos_metric *tosp; in ospf_print_lsa()
246 tosp = (struct tos_metric *) in ospf_print_lsa()
252 ntohs(tosp->tos_metric)); in ospf_print_lsa()
H A Dprint-ospf6.c251 const struct tos_metric *tosp; in ospf6_print_lsa()