Lines Matching defs:handle
674 OPTS_SET(info->opts, handle, tc->tcm_handle);
720 __u32 protocol, bpf_flags, handle, priority, parent, prog_id, flags;
735 handle = OPTS_GET(opts, handle, 0);
758 req.tc.tcm_handle = handle;
796 __u32 protocol = 0, handle, priority, parent, prog_id, flags;
809 handle = OPTS_GET(opts, handle, 0);
820 if (!handle || !priority)
824 if (handle || priority)
835 req.tc.tcm_handle = handle;
867 __u32 protocol, handle, priority, parent, prog_id, flags;
881 handle = OPTS_GET(opts, handle, 0);
888 !handle || !priority)
901 req.tc.tcm_handle = handle;