HomeSort by relevance Sort by last modified time
    Searched refs:redir_fd (Results 1 - 2 of 2) sorted by null

  /external/linux-kselftest/tools/testing/selftests/bpf/
test_sockmap.c 833 int redir_fd, i = 0; local
853 redir_fd = c2;
855 redir_fd = c1;
857 err = bpf_map_update_elem(map_fd[2], &i, &redir_fd, BPF_ANY);
    [all...]
  /external/u-boot/common/
cli_hush.c 2955 int redir_fd; local
    [all...]

Completed in 101 milliseconds