Home
last modified time | relevance | path

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

/dports/net/bird2/bird-2.0.8/proto/ospf/
H A Dpacket.c270 uint opts, lls_present, auth_present; in ospf_pkt_checkauth3() local
285 lls_present = opts & OPT_L_V3; in ospf_pkt_checkauth3()
291 lls_present = opts & OPT_L_V3; in ospf_pkt_checkauth3()
296 lls_present = 0; in ospf_pkt_checkauth3()
303 if (lls_present) in ospf_pkt_checkauth3()