|
libnl 3.11.0
|
Data Structures | |
| struct | nbyte_data |
Functions | |
| void | rtnl_ematch_nbyte_set_offset (struct rtnl_ematch *e, uint8_t layer, uint16_t offset) |
| uint16_t | rtnl_ematch_nbyte_get_offset (struct rtnl_ematch *e) |
| uint8_t | rtnl_ematch_nbyte_get_layer (struct rtnl_ematch *e) |
| void | rtnl_ematch_nbyte_set_pattern (struct rtnl_ematch *e, uint8_t *pattern, size_t len) |
| uint8_t * | rtnl_ematch_nbyte_get_pattern (struct rtnl_ematch *e) |
| size_t | rtnl_ematch_nbyte_get_len (struct rtnl_ematch *e) |
| void rtnl_ematch_nbyte_set_offset | ( | struct rtnl_ematch * | e, |
| uint8_t | layer, | ||
| uint16_t | offset ) |
| uint16_t rtnl_ematch_nbyte_get_offset | ( | struct rtnl_ematch * | e | ) |
| uint8_t rtnl_ematch_nbyte_get_layer | ( | struct rtnl_ematch * | e | ) |
| void rtnl_ematch_nbyte_set_pattern | ( | struct rtnl_ematch * | e, |
| uint8_t * | pattern, | ||
| size_t | len ) |
| uint8_t * rtnl_ematch_nbyte_get_pattern | ( | struct rtnl_ematch * | e | ) |