Searched defs:flow_block_offload (Results 1 – 1 of 1) sorted by relevance
287 struct flow_block_offload { struct288 enum flow_block_command command;289 enum flow_block_binder_type binder_type;290 bool block_shared;291 bool unlocked_driver_cb;292 struct net *net;293 struct flow_block *block;294 struct list_head cb_list;295 struct list_head *driver_block_list;296 struct netlink_ext_ack *extack;