Home
last modified time | relevance | path

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

/original-bsd/sys/netiso/
H A Dclnp_frag.c395 cfh->cfl_last = (seg->cng_tot_len - clnp->cnf_hdr_len) - 1;
707 if ((cf->cfr_first == 0) && (cf->cfr_last == cfh->cfl_last)) {
H A Dclnp.h134 u_short cfl_last; /* offset of last byte of packet */ member