Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/cls/ematch/
Dnbyte.c26 struct nbyte_data struct
35 struct nbyte_data *n = rtnl_ematch_data(e); in rtnl_ematch_nbyte_set_offset() argument
42 return ((struct nbyte_data *) rtnl_ematch_data(e))->cfg.off; in rtnl_ematch_nbyte_get_offset()
47 return ((struct nbyte_data *) rtnl_ematch_data(e))->cfg.layer; in rtnl_ematch_nbyte_get_layer()
53 struct nbyte_data *n = rtnl_ematch_data(e); in rtnl_ematch_nbyte_set_pattern()
64 return ((struct nbyte_data *) rtnl_ematch_data(e))->pattern; in rtnl_ematch_nbyte_get_pattern()
69 return ((struct nbyte_data *) rtnl_ematch_data(e))->cfg.len; in rtnl_ematch_nbyte_get_len()
88 struct nbyte_data *n = rtnl_ematch_data(e); in nbyte_parse()
105 struct nbyte_data *n = rtnl_ematch_data(e); in nbyte_dump()
121 struct nbyte_data *n = rtnl_ematch_data(e); in nbyte_free()
[all …]