Lines Matching defs:ifindex
1389 __u32 map_ifindex; /* ifindex of netdev to create on */
1444 __u32 prog_ifindex; /* ifindex of netdev to prep for */
1491 __u32 target_ifindex; /* target ifindex */
1549 __u32 target_ifindex; /* target ifindex */
1610 __u32 target_ifindex; /* target ifindex */
1968 * long bpf_clone_redirect(struct sk_buff *skb, u32 ifindex, u64 flags)
1971 * net device of index *ifindex*. Both ingress and egress
2195 * long bpf_redirect(u32 ifindex, u64 flags)
2197 * Redirect the packet to another net device of index *ifindex*.
2827 * to an ifindex, but doesn't require a map to do so.
3263 * is set to metric from route (IPv4/IPv6 only), and ifindex
4781 * long bpf_redirect_neigh(u32 ifindex, struct bpf_redir_neigh *params, int plen, u64 flags)
4783 * Redirect the packet to another net device of index *ifindex*
4831 * long bpf_redirect_peer(u32 ifindex, u64 flags)
4833 * Redirect the packet to another net device of index *ifindex*.
4835 * that the redirection happens to the *ifindex*' peer device and
4929 * long bpf_check_mtu(void *ctx, u32 ifindex, u32 *mtu_len, s32 len_diff, u64 flags)
4932 * on *ifindex*). This helper will likely be used in combination
4944 * Specifying *ifindex* zero means the MTU check is performed
6120 __u32 ifindex;
6334 __u32 ingress_ifindex; /* rxq->dev->ifindex */
6337 __u32 egress_ifindex; /* txq->dev->ifindex */
6346 __u32 ifindex; /* device index */
6444 __u32 ifindex;
6481 __u32 ifindex;
6548 __u32 ifindex;
6592 __u32 ifindex;
6596 __u32 ifindex;
7034 __u32 ifindex;