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

  /bionic/libc/kernel/uapi/linux/
lwtunnel.h 55 LWTUNNEL_IP6_TC,
  /external/iproute2/include/linux/
lwtunnel.h 36 LWTUNNEL_IP6_TC,
  /external/kernel-headers/original/uapi/linux/
lwtunnel.h 36 LWTUNNEL_IP6_TC,
  /external/iproute2/ip/
iproute_lwtunnel.c 145 if (tb[LWTUNNEL_IP6_TC])
146 fprintf(fp, "tc %d ", rta_getattr_u8(tb[LWTUNNEL_IP6_TC]));
299 rta_addattr8(rta, len, LWTUNNEL_IP6_TC, tc);

Completed in 182 milliseconds