Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_flow_impl.h511 extern int mac_flow_hash_add(flow_entry_t *);
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_flow.c1044 mac_flow_hash_add(flow_entry_t *flent) in mac_flow_hash_add() function
1270 if ((err = mac_flow_hash_add(flent)) != 0) in mac_link_flow_add()