diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2018-01-22 18:10:41 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2018-01-22 18:10:41 +0100 |
commit | ee58be50845991361c2e0d0324cc8a2e6ec57049 (patch) | |
tree | df7f19293d2342e699b104809a474fe398e38d16 /ring_tx.c | |
parent | 92609553c7c6da3214482b1f39bef7cce41a6fdf (diff) |
bpf: don't use builtin memset/memcpy in bpf_parse_rules
bpf_parse_rules is not called in a fast path, so just use the plain
memset/memcpy and let the compiler decide whether they should be
replaced.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ring_tx.c')
0 files changed, 0 insertions, 0 deletions