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

/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h161 } header_t; typedef in typeref:struct:header
192 #define FLOWACCT_HEADER_SZ sizeof (header_t)
H A Dflowacct.c109 flowacct_port_info(header_t *header, void *iph, int af, mblk_t *mp)
210 flowacct_find_ids(mblk_t *mp, header_t *header)
225 * Extract header information in a header_t structure so that we don't have
229 flowacct_extract_header(mblk_t *mp, header_t *header)
286 flowacct_flow_present(header_t *header, int index,
432 flowacct_update_flows_tbl(header_t *header, flowacct_data_t *flowacct_data)
878 header_t *header;

Completed in 69 milliseconds