Home
last modified time | relevance | path

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

/original-bsd/sys/netccitt/
H A Dllc_var.h439 #define LLC_NR_VALID(l, nr) ((l)->llcl_vs < (l)->llcl_nr_received ? \ macro
H A Dllc_subr.c2225 if (LLC_NR_VALID(linkp, LLCGBITS(frame->llc_control_ext, in llc_decode()