diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2015-10-14 11:24:38 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2015-10-14 11:24:38 +0200 |
commit | dc2ac62da99712b8f3d7ecf0fbf9904e143869e1 (patch) | |
tree | ca81ab6b4512637c81f705b45cd3fb453b78c402 /dissector_netlink.c | |
parent | 68bc34c0e88b6eff8279201bdc2d16dab7a4dd68 (diff) |
trafgen: Move checking of dynamic packet elements to header
Move has_dynamic_elems() to to trafgen_conf.h, rename it to
packet_dyn_has_elems() and use it to check whether dynamic
packet elements are present.
Also change the return type to bool and use || instead of + to
potentially make use of short-circuit evaluation.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dissector_netlink.c')
0 files changed, 0 insertions, 0 deletions