Lines Matching full:routing
17 * name of the default routing tables for v4 and v6
77 * max size of the name of the resource (routing table, header)
102 * the attributes of the rule (routing or filtering)
308 * enum ipa_rule_type - Type of routing or filtering rule
321 * Pass to routing: 5'd0
340 * sw routing enable: ipa routing is disabled
341 * sw routing disable: ipa routing is enabled
473 * struct ipa_rule_attrib - attributes of a routing/filtering
717 * struct ipa_rt_rule - attributes of a routing rule
907 * struct ipa_rt_rule_add - routing rule descriptor includes in
910 * @at_rear: add at back of routing table, it is NOT possible to add rules at
911 * the rear of the "default" routing tables
913 * @status: output parameter, status of routing rule add operation,
925 * struct ipa_ioc_add_rt_rule - routing rule addition parameters (supports
931 * @rt_tbl_name: name of routing table resource
932 * @num_rules: number of routing rules that follow
944 * struct ipa_ioc_add_rt_rule_after - routing rule addition after a specific
950 * @rt_tbl_name: name of routing table resource
951 * @num_rules: number of routing rules that follow
966 * struct ipa_rt_rule_mdfy - routing rule descriptor includes
970 * @status: output parameter, status of routing rule modify operation,
982 * struct ipa_ioc_mdfy_rt_rule - routing rule modify parameters (supports
986 * @num_rules: number of routing rules that follow
997 * struct ipa_rt_rule_del - routing rule descriptor includes in
1010 * struct ipa_ioc_del_rt_rule - routing rule deletion parameters (supports
1025 * struct ipa_ioc_get_rt_tbl_indx - routing table index lookup parameters
1027 * @name: name of routing table resource
1028 * @index: output parameter, routing table index, valid only when ioctl
1158 * struct ipa_ioc_get_rt_tbl - routing table lookup parameters, if lookup was
1162 * @name: name of routing table resource
1163 * @htl: output parameter, handle of routing table, valid only when ioctl
1195 * @ip: IP family of routing rule
1196 * @attrib: routing rule
1197 * @dst_pipe: routing output pipe
1198 * @alt_dst_pipe: alternate routing output pipe
1225 * @ip: IP family of routing rule