Lines Matching full:routing
19 * name of the default routing tables for v4 and v6
79 * max size of the name of the resource (routing table, header)
99 * the attributes of the rule (routing or filtering)
303 * enum ipa_rule_type - Type of routing or filtering rule
316 * Pass to routing: 5'd0
335 * sw routing enable: ipa routing is disabled
336 * sw routing disable: ipa routing is enabled
453 * struct ipa_rule_attrib - attributes of a routing/filtering
697 * struct ipa_rt_rule - attributes of a routing rule
887 * struct ipa_rt_rule_add - routing rule descriptor includes in
890 * @at_rear: add at back of routing table, it is NOT possible to add rules at
891 * the rear of the "default" routing tables
893 * @status: output parameter, status of routing rule add operation,
905 * struct ipa_ioc_add_rt_rule - routing rule addition parameters (supports
911 * @rt_tbl_name: name of routing table resource
912 * @num_rules: number of routing rules that follow
924 * struct ipa_ioc_add_rt_rule_after - routing rule addition after a specific
930 * @rt_tbl_name: name of routing table resource
931 * @num_rules: number of routing rules that follow
946 * struct ipa_rt_rule_mdfy - routing rule descriptor includes
950 * @status: output parameter, status of routing rule modify operation,
962 * struct ipa_ioc_mdfy_rt_rule - routing rule modify parameters (supports
966 * @num_rules: number of routing rules that follow
977 * struct ipa_rt_rule_del - routing rule descriptor includes in
990 * struct ipa_ioc_del_rt_rule - routing rule deletion parameters (supports
1005 * struct ipa_ioc_get_rt_tbl_indx - routing table index lookup parameters
1007 * @name: name of routing table resource
1008 * @index: output parameter, routing table index, valid only when ioctl
1138 * struct ipa_ioc_get_rt_tbl - routing table lookup parameters, if lookup was
1142 * @name: name of routing table resource
1143 * @htl: output parameter, handle of routing table, valid only when ioctl
1175 * @ip: IP family of routing rule
1176 * @attrib: routing rule
1177 * @dst_pipe: routing output pipe
1178 * @alt_dst_pipe: alternate routing output pipe
1205 * @ip: IP family of routing rule