Searched refs:tops (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-forces.c896 register u_int mlen, const struct tom_h *tops)
911 if (tops->flags & ZERO_TTLV) {
912 printf("<0x%x>Illegal Top level TLV!\n", tops->flags);
916 if (tops->flags & ZERO_MORE_TTLV)
918 if (tops->flags & ONE_MORE_TTLV) {
924 if (tops->flags & ZERO_TTLV) {
928 ttlv = tops->flags >> 4;
956 rc = tops->print((u_char *) TLV_DATA(tltlv),
957 EXTRACT_16BITS(&tltlv->length), tops->op_msk, 9);
988 const struct tom_h *tops; local
895 forces_type_print(register const u_char * pptr, const struct forcesh *fhdr _U_, register u_int mlen, const struct tom_h *tops) argument
[all...]
H A Dforces.h234 register u_int mlen, const struct tom_h *tops);

Completed in 62 milliseconds