Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h426 } flow_ops_t; typedef
437 flow_ops_t ft_ops;
464 flow_ops_t *fti_ops;
541 extern void mac_flow_tab_create(flow_ops_t *, flow_mask_t, uint_t,
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c64 static flow_ops_t flow_l2_ops;
286 flow_ops_t *ops = &ft->ft_ops; in mac_flow_add()
521 flow_ops_t *ops = &ft->ft_ops; in mac_flow_lookup()
983 mac_flow_tab_create(flow_ops_t *ops, flow_mask_t mask, uint_t size, in mac_flow_tab_create()
987 flow_ops_t *new_ops; in mac_flow_tab_create()
2445 static flow_ops_t flow_l2_ops = {
2454 static flow_ops_t flow_ip_ops = {
2463 static flow_ops_t flow_ip_proto_ops = {
2472 static flow_ops_t flow_transport_ops = {