Home
last modified time | relevance | path

Searched defs:buf_len (Results 1 – 1 of 1) sorted by relevance

/csrg-svn/sys/netiso/
H A Dif_cons.c734 u_char buf_len = (len_in_nibbles + 1) >> 1;; /* in bytes */ local
831 parse_facil(lcp, isop, buf, buf_len) in parse_facil() argument