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

  /bionic/libc/kernel/uapi/linux/
lwtunnel.h 69 LWT_BPF_XMIT,
  /external/iproute2/include/uapi/linux/
lwtunnel.h 62 LWT_BPF_XMIT,
  /external/kernel-headers/original/uapi/linux/
lwtunnel.h 62 LWT_BPF_XMIT,
  /external/iproute2/ip/
iproute_lwtunnel.c 375 if (tb[LWT_BPF_XMIT])
376 print_encap_bpf_prog(fp, tb[LWT_BPF_XMIT], "xmit");
927 if (lwt_parse_bpf(rta, len, &argc, &argv, LWT_BPF_XMIT,

Completed in 490 milliseconds