Searched defs:flow_block_offload (Results 1 – 2 of 2) sorted by relevance
436 struct flow_block_offload { struct437 enum flow_block_command command;438 enum flow_block_binder_type binder_type;439 bool block_shared;440 bool unlocked_driver_cb;441 struct net *net;442 struct flow_block *block;443 struct list_head cb_list;444 struct list_head *driver_block_list;445 struct netlink_ext_ack *extack;[all …]
498 struct flow_block_offload { struct499 enum flow_block_command command;500 enum flow_block_binder_type binder_type;501 bool block_shared;502 bool unlocked_driver_cb;503 struct net *net;504 struct flow_block *block;505 struct list_head cb_list;506 struct list_head *driver_block_list;507 struct netlink_ext_ack *extack;[all …]