Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ospf6.c55 #define OSPF6_OPTION_L 0x0200 /* L bit: Link-local signaling (LLS) */ macro
297 { OSPF6_OPTION_L, "LLS" },
939 if (EXTRACT_32BITS(&hellop->hello_options) & OSPF6_OPTION_L) in ospf6_decode_v3_trailer()
944 if (EXTRACT_32BITS(&ddp->db_options) & OSPF6_OPTION_L) in ospf6_decode_v3_trailer()