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

  /bionic/libc/kernel/uapi/linux/tc_ematch/
tc_em_text.h 30 __u8 to_layer : 4; member in struct:tcf_em_text
  /external/kernel-headers/original/uapi/linux/tc_ematch/
tc_em_text.h 16 __u8 to_layer:4; member in struct:tcf_em_text
  /external/libnl/lib/route/cls/ematch/
text.c 54 t->cfg.to_layer = layer;
64 return ((struct text_data *) rtnl_ematch_data(e))->cfg.to_layer;
140 if (t->cfg.to_layer || t->cfg.to_offset) {
142 rtnl_ematch_offset2txt(t->cfg.to_layer,

Completed in 50 milliseconds