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

/external/tcpdump/
H A Dprint-nflog.c75 uint16_t h_size = sizeof(nflog_hdr_t); local
81 return h_size;
86 return h_size;
101 return h_size;
113 return h_size;
120 return h_size;
130 h_size += sizeof(nflog_tlv_t);
137 h_size += size;
164 return h_size;

Completed in 349 milliseconds