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

  /bionic/libc/kernel/uapi/linux/tc_ematch/
tc_em_text.h 29 __u8 from_layer : 4; member in struct:tcf_em_text
  /external/kernel-headers/original/uapi/linux/tc_ematch/
tc_em_text.h 15 __u8 from_layer:4; member in struct:tcf_em_text
  /external/libnl/lib/route/cls/ematch/
text.c 36 t->cfg.from_layer = layer;
46 return ((struct text_data *) rtnl_ematch_data(e))->cfg.from_layer;
133 if (t->cfg.from_layer || t->cfg.from_offset) {
135 rtnl_ematch_offset2txt(t->cfg.from_layer,

Completed in 778 milliseconds