Home | History | Annotate | Download | only in tcpdump

Lines Matching full:lfbs

1520 	const struct forces_lfbsh *lfbs;
1544 lfbs = (const struct forces_lfbsh *)pptr;
1545 TCHECK(*lfbs);
1548 ib, tok2str(ForCES_LFBs, NULL, EXTRACT_32BITS(&lfbs->class)),
1549 EXTRACT_32BITS(&lfbs->class),
1550 EXTRACT_32BITS(&lfbs->instance));
1553 otlv = (struct forces_tlv *)(lfbs + 1);