Home
last modified time | relevance | path

Searched defs:tosinfo (Results 1 – 2 of 2) sorted by relevance

/external/iptables/extensions/
Dlibipt_TOS.c11 struct tosinfo { struct
12 struct ipt_entry_target t;
13 struct ipt_tos_target_info tos;
92 struct ipt_tos_target_info *tosinfo in parse() local
140 const struct ipt_tos_target_info *tosinfo = in print() local
150 const struct ipt_tos_target_info *tosinfo = in save() local
Dlibipt_2tos.c83 struct ipt_tos_info *tosinfo = (struct ipt_tos_info *)(*match)->data; in parse() local