Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c215 void *client_cookie, uint_t type, flow_entry_t **flentp) in mac_flow_create() argument
217 flow_entry_t *flent = *flentp; in mac_flow_create()
240 *flentp = flent; in mac_flow_create()
275 *flentp = flent; in mac_flow_create()
517 mac_flow_lookup(flow_tab_t *ft, mblk_t *mp, uint_t flags, flow_entry_t **flentp) in mac_flow_lookup() argument
573 *flentp = flent; in mac_flow_lookup()
1083 mac_flow_lookup_byname(char *name, flow_entry_t **flentp) in mac_flow_lookup_byname() argument
1099 *flentp = flent; in mac_flow_lookup_byname()