Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/ematch/
Dnbyte.c25 struct nbyte_data struct
34 struct nbyte_data *n = rtnl_ematch_data(e); in rtnl_ematch_nbyte_set_offset() argument
41 return ((struct nbyte_data *) rtnl_ematch_data(e))->cfg.off; in rtnl_ematch_nbyte_get_offset()
46 return ((struct nbyte_data *) rtnl_ematch_data(e))->cfg.layer; in rtnl_ematch_nbyte_get_layer()
52 struct nbyte_data *n = rtnl_ematch_data(e); in rtnl_ematch_nbyte_set_pattern()
63 return ((struct nbyte_data *) rtnl_ematch_data(e))->pattern; in rtnl_ematch_nbyte_get_pattern()
68 return ((struct nbyte_data *) rtnl_ematch_data(e))->cfg.len; in rtnl_ematch_nbyte_get_len()
87 struct nbyte_data *n = rtnl_ematch_data(e); in nbyte_parse()
104 struct nbyte_data *n = rtnl_ematch_data(e); in nbyte_dump()
120 struct nbyte_data *n = rtnl_ematch_data(e); in nbyte_free()
[all …]