Searched refs:redir_fd (Results 1 – 1 of 1) sorted by relevance
989 int redir_fd, i = 0; in run_options() local1009 redir_fd = c2; in run_options()1011 redir_fd = c1; in run_options()1013 err = bpf_map_update_elem(map_fd[2], &i, &redir_fd, BPF_ANY); in run_options()