Lines Matching defs:transfer
103 * The rule in question applies to ingress traffic (non-"transfer").
107 * The rule in question applies to egress traffic (non-"transfer").
124 * Managing "transfer" flows requires that the user communicate them
127 uint32_t transfer:1;
134 uint32_t transfer:1;
5058 * transfer traffic; otherwise, for non-transfer traffic.
5060 uint32_t transfer:1;
5412 * Get a proxy port to manage "transfer" flows.
5414 * Managing "transfer" flows requires that the user communicate them
5708 /** Pattern valid for rules applied to transfer traffic. */
5709 uint32_t transfer:1;
5794 /** Action valid for rules applied to transfer traffic. */
5795 uint32_t transfer:1;
5880 * Specialize table for transfer flows which come only from wire.
5888 * Specialize table for transfer flows which come only from vport (e.g. VF, SF).