Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcpdump/
H A Dprint-ospf.c591 u_int tos_type; in ospf_print_tos_metrics() local
600 tos_type = GET_U_1(tos->metrics.tos_type); in ospf_print_tos_metrics()
603 metric_count ? tos_type : 0), in ospf_print_tos_metrics()
604 metric_count ? tos_type : 0, in ospf_print_tos_metrics()
H A Dospf.h149 nd_uint8_t tos_type; member