Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h159 } header_t; typedef
190 #define FLOWACCT_HEADER_SZ sizeof (header_t)
H A Dflowacct.c109 flowacct_port_info(header_t *header, void *iph, int af, mblk_t *mp) in flowacct_port_info()
210 flowacct_find_ids(mblk_t *mp, header_t *header) in flowacct_find_ids()
229 flowacct_extract_header(mblk_t *mp, header_t *header) in flowacct_extract_header()
286 flowacct_flow_present(header_t *header, int index, in flowacct_flow_present()
432 flowacct_update_flows_tbl(header_t *header, flowacct_data_t *flowacct_data) in flowacct_update_flows_tbl()
878 header_t *header; in flowacct_process()