Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ospf6.c932 int lls_dd = 0; in ospf6_decode_v3_trailer() local
942 lls_dd = 1; in ospf6_decode_v3_trailer()
944 if ((lls_hello || lls_dd) && (llslen = ospf6_print_lls(ndo, cp, len)) < 0) in ospf6_decode_v3_trailer()