Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ospf6.c53 #define OSPF6_OPTION_L 0x0200 /* L bit: Link-local signaling (LLS) */ macro
295 { OSPF6_OPTION_L, "LLS" },
937 if (GET_BE_U_4(hellop->hello_options) & OSPF6_OPTION_L) in ospf6_decode_v3_trailer()
941 if (GET_BE_U_4(ddp->db_options) & OSPF6_OPTION_L) in ospf6_decode_v3_trailer()