Home
last modified time | relevance | path

Searched refs:iif (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/linux/net/sched/
H A Dcls_route.c32 int iif; member
50 int iif; member
85 head->fastmap[h].iif = iif; in route4_set_fastmap()
102 return 16 + ((iif >> 16) & 0xF); in route4_hash_iif()
134 int iif, dont_cache = 0; in route4_classify() local
142 iif = inet_iif(skb); in route4_classify()
144 h = route4_fastmap_hash(id, iif); in route4_classify()
148 iif == head->fastmap[h].iif && in route4_classify()
175 if (f->iif == iif) in route4_classify()
458 f->iif = id; in route4_set_parms()
[all …]
/openbmc/linux/sound/soc/uniphier/
H A Daio-ld11.c21 .iif = { 5, 3, },
34 .iif = { 6, 4, },
48 .iif = { 7, 5, },
62 .iif = { 10, 6, },
132 .iif = { 1, 1, },
147 .iif = { 2, 2, },
H A Daio-pxs2.c21 .iif = { 0, 0, },
35 .iif = { 1, 1, },
H A Daio-core.c215 regmap_write(r, A2IIFNMAPCTR0(sub->swm->iif.hw), in aio_init()
216 MAPCTR0_EN | sub->swm->iif.map); in aio_init()
233 regmap_write(r, A2IIFNMAPCTR0(sub->swm->iif.hw), in aio_init()
234 MAPCTR0_EN | sub->swm->iif.map); in aio_init()
815 regmap_write(r, PBINMXCTR(sub->swm->iif.map), in aio_if_set_param()
968 regmap_write(r, PBINMXCTR(sub->swm->iif.map), in aio_srcif_set_param()
/openbmc/linux/net/ipv6/
H A Dreassembly.c84 fq_find(struct net *net, __be32 id, const struct ipv6hdr *hdr, int iif) in fq_find() argument
91 .iif = iif, in fq_find()
97 key.iif = 0; in fq_find()
198 fq->iif = dev->ifindex; in ip6_frag_queue()
334 int iif; in ipv6_frag_rcv() local
379 iif = skb->dev ? skb->dev->ifindex : 0; in ipv6_frag_rcv()
380 fq = fq_find(net, fhdr->identification, hdr, iif); in ipv6_frag_rcv()
387 fq->iif = iif; in ipv6_frag_rcv()
H A Dmip6.c110 int iif; member
177 const struct in6_addr *src, int iif) in mip6_report_rl_allow() argument
183 mip6_report_rl.iif != iif || in mip6_report_rl_allow()
187 mip6_report_rl.iif = iif; in mip6_report_rl_allow()
223 opt->iif)) in mip6_destopt_reject()
H A Dudp_offload.c121 int iif, sdif; in udp6_gro_lookup_skb() local
123 inet6_get_iif_sdif(skb, &iif, &sdif); in udp6_gro_lookup_skb()
126 &iph->daddr, dport, iif, in udp6_gro_lookup_skb()
H A Ddatagram.c446 if (!IP6CB(skb)->iif) in ip6_datagram_support_cmsg()
500 IP6CB(skb)->iif); in ipv6_recv_error()
523 IP6CB(skb)->iif); in ipv6_recv_error()
606 src_info.ipi6_ifindex = IP6CB(skb)->iif; in ip6_datagram_recv_common_ctl()
699 src_info.ipi6_ifindex = opt->iif; in ip6_datagram_recv_specific_ctl()
740 opt->iif); in ip6_datagram_recv_specific_ctl()
H A Dicmp.c465 int iif = 0; in icmp6_send() local
511 iif = icmp6_iif(skb); in icmp6_send()
517 iif = l3mdev_master_ifindex(skb->dev); in icmp6_send()
566 in_netdev = dev_get_by_index(net, parm->iif); in icmp6_send()
575 fl6.flowi6_oif = iif; in icmp6_send()
/openbmc/linux/include/net/
H A Dgro.h470 static inline void inet_get_iif_sdif(const struct sk_buff *skb, int *iif, int *sdif) in inet_get_iif_sdif() argument
472 *iif = inet_iif(skb) ?: skb->dev->ifindex; in inet_get_iif_sdif()
479 *sdif = *iif; in inet_get_iif_sdif()
480 *iif = master ? master->ifindex : 0; in inet_get_iif_sdif()
491 static inline void inet6_get_iif_sdif(const struct sk_buff *skb, int *iif, int *sdif) in inet6_get_iif_sdif() argument
494 *iif = skb->dev->ifindex; in inet6_get_iif_sdif()
501 *sdif = *iif; in inet6_get_iif_sdif()
502 *iif = master ? master->ifindex : 0; in inet6_get_iif_sdif()
H A Dipv6_frag.h26 int iif; member
82 dev = dev_get_by_index_rcu(net, fq->iif); in ip6frag_expire_frag_queue()
H A Dinet6_hashtables.h150 int iif, int sdif, in __inet6_lookup_skb() argument
167 iif, sdif, refcounted); in __inet6_lookup_skb()
H A Dinet_frag.h62 u32 iif; member
/openbmc/linux/include/trace/events/
H A Dfib6.h24 __field( int, iif )
44 __entry->iif = flp->flowi6_iif;
80 __entry->tb_id, __entry->oif, __entry->iif, __entry->proto,
H A Dfib.h24 __field( int, iif )
46 __entry->iif = flp->flowi4_iif;
94 __entry->tb_id, __entry->oif, __entry->iif, __entry->proto,
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_fib.sh63 fib saddr . iif oif missing counter log prefix "$netns nft_rpfilter: " drop
76 fib saddr . iif oif gt 0 accept
90 ip daddr 1.1.1.1 fib saddr . iif oif missing counter drop
91 ip6 daddr 1c3::c01d fib saddr . iif oif missing counter drop
258 ip -net ${nsrouter} rule add from all iif veth0 table 129
H A Dconntrack_vrf.sh113 iif { veth0, tvrf } counter meta nftrace set 1
114 iif veth0 counter ct zone set 1 counter return
115 iif tvrf counter ct zone set 2 counter return
H A Dnft_synproxy.sh85 meta iif veth0 tcp flags syn counter notrack
93 … meta iif veth0 meta l4proto tcp ct state untracked,invalid synproxy mss 1460 sack-perm timestamp
H A Drpath.sh79 ip saddr 192.168.0.0/16 fib saddr . iif oif exists counter
80 ip6 saddr fec0::/16 fib saddr . iif oif exists counter
H A Dnft_meta.sh54 meta iif lo counter name "iifcount"
/openbmc/linux/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c146 const struct ipv6hdr *hdr, int iif) in fq_find() argument
154 .iif = iif, in fq_find()
160 key.iif = 0; in fq_find()
268 fq->iif = dev->ifindex; in nf_ct_frag6_queue()
/openbmc/linux/include/linux/
H A Dipv6.h126 int iif; member
172 return l3_slave ? skb->skb_iif : IP6CB(skb)->iif; in inet6_iif()
185 return IP6CB(skb)->iif; in inet6_sdif()
/openbmc/linux/Documentation/netlink/specs/
H A Drt_route.yaml93 name: rta-iif
256 - rta-iif
277 - rta-iif
/openbmc/linux/net/ipv4/
H A Dip_fragment.c66 int iif; member
171 head->dev = dev_get_by_index_rcu(net, qp->iif); in ip_expire()
268 qp->iif = 0; in ip_frag_reinit()
355 qp->iif = dev->ifindex; in ip_frag_queue()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.h256 struct prestera_iface *iif, u8 *mac, u16 *rif_id);
258 struct prestera_iface *iif);

123