Home
last modified time | relevance | path

Searched refs:rtnl_ematch_nbyte_set_pattern (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/route/cls/ematch/
Dnbyte.h27 extern void rtnl_ematch_nbyte_set_pattern(struct rtnl_ematch *,
/external/libnl/lib/route/cls/ematch/
Dnbyte.c49 void rtnl_ematch_nbyte_set_pattern(struct rtnl_ematch *e, in rtnl_ematch_nbyte_set_pattern() function
/external/libnl/lib/route/cls/
Dematch_syntax.y215 rtnl_ematch_nbyte_set_pattern(e, (uint8_t *) $5.data, $5.index);