Home
last modified time | relevance | path

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

/external/libpcap/
Dllc.h47 #define LLC_RNR 0x0005 macro
Dgrammar.y.in202 { LLC_RNR, "rnr" },
709 | LLC PF_RNR { CHECK_PTR_VAL(($$ = gen_llc_s_subtype(cstate, LLC_RNR))); }
Dgrammar.c230 { LLC_RNR, "rnr" },
3101 … { CHECK_PTR_VAL(((yyval.rblk) = gen_llc_s_subtype(cstate, LLC_RNR))); } in yyparse()
/external/tcpdump/
Dllc.h47 #define LLC_RNR 0x0005 macro