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 52 LWTUNNEL_IP6_TC,
  /external/iproute2/include/uapi/linux/
lwtunnel.h 41 LWTUNNEL_IP6_TC,
  /external/kernel-headers/original/uapi/linux/
lwtunnel.h 41 LWTUNNEL_IP6_TC,
  /external/iproute2/ip/
iproute_lwtunnel.c 349 if (tb[LWTUNNEL_IP6_TC])
350 fprintf(fp, "tc %d ", rta_getattr_u8(tb[LWTUNNEL_IP6_TC]));
825 rta_addattr8(rta, len, LWTUNNEL_IP6_TC, tc);

Completed in 79 milliseconds