Home
last modified time | relevance | path

Searched defs:oif (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/linux/net/netfilter/
H A Dnf_dup_netdev.c43 void nf_fwd_netdev_egress(const struct nft_pktinfo *pkt, int oif) in nf_fwd_netdev_egress()
57 void nf_dup_netdev_egress(const struct nft_pktinfo *pkt, int oif) in nf_dup_netdev_egress()
74 enum flow_action_id id, int oif) in nft_fwd_dup_netdev_offload()
H A Dxt_TEE.c24 int oif; member
40 int oif = info->priv ? info->priv->oif : 0; in tee_tg4() local
52 int oif = info->priv ? info->priv->oif : 0; in tee_tg6() local
H A Dnft_dup_netdev.c25 int oif = regs->data[priv->sreg_dev]; in nft_dup_netdev_eval() local
66 int oif = ctx->regs[priv->sreg_dev].data.data[0]; in nft_dup_netdev_offload() local
H A Dnft_fwd_netdev.c29 int oif = regs->data[priv->sreg_dev]; in nft_fwd_netdev_eval() local
78 int oif = ctx->regs[priv->sreg_dev].data.data[0]; in nft_fwd_netdev_offload() local
100 int oif = regs->data[priv->sreg_dev]; in nft_fwd_neigh_eval() local
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_dup_ipv4.c24 const struct in_addr *gw, int oif) in nf_dup_ipv4_route()
51 const struct in_addr *gw, int oif) in nf_dup_ipv4()
H A Dnft_dup_ipv4.c28 int oif = priv->sreg_dev ? regs->data[priv->sreg_dev] : -1; in nft_dup_ipv4_eval() local
H A Dnft_fib_ipv4.c71 const struct net_device *oif; in nft_fib4_eval() local
/openbmc/linux/net/ipv6/netfilter/
H A Dnf_dup_ipv6.c20 const struct in6_addr *gw, int oif) in nf_dup_ipv6_route()
48 const struct in6_addr *gw, int oif) in nf_dup_ipv6()
H A Dnft_dup_ipv6.c26 int oif = priv->sreg_dev ? regs->data[priv->sreg_dev] : -1; in nft_dup_ipv6_eval() local
H A Dnft_fib_ipv6.c161 const struct net_device *oif = NULL; in nft_fib6_eval() local
/openbmc/linux/include/net/
H A Droute.h154 __be32 saddr, u8 tos, int oif) in ip_route_output()
169 __u8 proto, __u8 tos, int oif) in ip_route_output_ports()
182 __be32 gre_key, __u8 tos, int oif) in ip_route_output_gre()
295 __be32 src, int oif, u8 protocol, in ip_route_connect_init()
310 __be32 src, int oif, u8 protocol, in ip_route_connect()
H A Dflow.h93 static inline void flowi4_init_output(struct flowi4 *fl4, int oif, in flowi4_init_output()
119 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, in flowi4_update_output()
/openbmc/linux/net/ipv6/
H A Daddrconf_core.c152 int oif, struct flowi6 *fl6, in eafnosupport_fib6_table_lookup()
159 eafnosupport_fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in eafnosupport_fib6_lookup()
167 struct flowi6 *fl6, int oif, bool have_oif_match, in eafnosupport_fib6_select_path()
H A Droute.c418 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path()
472 const struct in6_addr *saddr, int oif, int flags) in __rt6_device_match()
495 int oif; member
513 int oif, int flags) in rt6_nh_dev_match()
532 const struct in6_addr *saddr, int oif, int flags) in rt6_device_match()
716 static int rt6_score_route(const struct fib6_nh *nh, u32 fib6_flags, int oif, in rt6_score_route()
739 int oif, int strict, int *mpri, bool *do_rr) in find_match()
776 int oif; member
795 int oif, int strict, bool *do_rr, int *mpri) in __find_rr_leaf()
850 struct fib6_info *rr_head, int oif, int strict, in find_rr_leaf()
[all …]
H A Dfib6_rules.c64 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
165 int err, *oif; in fib6_rule_action_alt() local
H A Dping.c69 int oif = 0; in ping_v6_sendmsg() local
H A Dtcp_ipv6.c841 int oif, struct tcp_md5sig_key *key, int rst, in tcp_v6_send_response()
986 int oif = 0; in tcp_v6_send_reset() local
1080 u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, in tcp_v6_send_ack()
H A Ddatagram.c46 int oif = sk->sk_bound_dev_if; in ip6_datagram_flow_key_init() local
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_TEE.h9 char oif[16]; member
/openbmc/linux/net/ipv4/
H A Ddatagram.c26 int oif; in __ip4_datagram_connect() local
H A Droute.c513 int oif, __u8 tos, u8 prot, u32 mark, in __build_flow_key()
537 int oif = skb->dev->ifindex; in build_skb_flow_key() local
830 int oif = skb->dev->ifindex; in ip_do_redirect() local
1067 int oif, u8 protocol) in ipv4_update_pmtu()
1157 int oif, u8 protocol) in ipv4_redirect()
H A Dfib_frontend.c345 u8 tos, int oif, struct net_device *dev, in __fib_validate_source()
422 u8 tos, int oif, struct net_device *dev, in fib_validate_source()
/openbmc/linux/net/core/
H A Dlwt_bpf.c176 int oif = l3mdev ? l3mdev->ifindex : 0; in bpf_lwt_xmit_reroute() local
/openbmc/linux/net/mpls/
H A Daf_mpls.c649 struct mpls_nh *nh, int oif) in find_outdev()
681 struct mpls_nh *nh, int oif) in mpls_nh_assign_dev()
801 struct mpls_nh *nh, int oif, struct nlattr *via, in mpls_nh_build()
/openbmc/linux/fs/ocfs2/
H A Dioctl.c240 struct ocfs2_info_fs_features oif; in ocfs2_info_handle_fs_features() local

12