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.h472 } flow_ops_t; typedef
483 flow_ops_t ft_ops;
510 flow_ops_t *fti_ops;
584 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.c65 static flow_ops_t flow_l2_ops;
287 flow_ops_t *ops = &ft->ft_ops; in mac_flow_add()
522 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()
2444 static flow_ops_t flow_l2_ops = {
2453 static flow_ops_t flow_ip_ops = {
2462 static flow_ops_t flow_ip_proto_ops = {
2471 static flow_ops_t flow_transport_ops = {