Searched refs:hdlc_WrapperOctets (Results 1 – 3 of 3) sorted by relevance
113 extern int hdlc_WrapperOctets(struct lcp *, u_short);
141 hdlc_WrapperOctets(struct lcp *lcp, u_short proto) in hdlc_WrapperOctets() function
460 p->hdlc.lqm.ifOutOctets += hdlc_WrapperOctets(&l->lcp, *proto); in lqr_LayerPush()