/Linux-v6.6/net/sched/ |
D | cls_route.c | 32 int iif; member 50 int iif; member 62 static inline int route4_fastmap_hash(u32 id, int iif) in route4_fastmap_hash() argument 77 route4_set_fastmap(struct route4_head *head, u32 id, int iif, in route4_set_fastmap() argument 80 int h = route4_fastmap_hash(id, iif); in route4_set_fastmap() 85 head->fastmap[h].iif = iif; in route4_set_fastmap() 100 static inline int route4_hash_iif(int iif) in route4_hash_iif() argument 102 return 16 + ((iif >> 16) & 0xF); in route4_hash_iif() 121 route4_set_fastmap(head, id, iif, f); \ 134 int iif, dont_cache = 0; in route4_classify() local [all …]
|
/Linux-v6.6/sound/soc/uniphier/ |
D | aio-ld11.c | 21 .iif = { 5, 3, }, 34 .iif = { 6, 4, }, 48 .iif = { 7, 5, }, 62 .iif = { 10, 6, }, 132 .iif = { 1, 1, }, 147 .iif = { 2, 2, },
|
D | aio-pxs2.c | 21 .iif = { 0, 0, }, 35 .iif = { 1, 1, },
|
D | aio-core.c | 215 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()
|
/Linux-v6.6/net/ipv6/ |
D | reassembly.c | 84 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()
|
D | mip6.c | 110 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()
|
D | udp_offload.c | 121 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()
|
D | datagram.c | 446 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()
|
D | icmp.c | 460 int iif = 0; in icmp6_send() local 506 iif = icmp6_iif(skb); in icmp6_send() 512 iif = l3mdev_master_ifindex(skb->dev); in icmp6_send() 560 in_netdev = dev_get_by_index(net, parm->iif); in icmp6_send() 569 fl6.flowi6_oif = iif; in icmp6_send()
|
/Linux-v6.6/include/net/ |
D | gro.h | 461 static inline void inet_get_iif_sdif(const struct sk_buff *skb, int *iif, int *sdif) in inet_get_iif_sdif() argument 463 *iif = inet_iif(skb) ?: skb->dev->ifindex; in inet_get_iif_sdif() 470 *sdif = *iif; in inet_get_iif_sdif() 471 *iif = master ? master->ifindex : 0; in inet_get_iif_sdif() 482 static inline void inet6_get_iif_sdif(const struct sk_buff *skb, int *iif, int *sdif) in inet6_get_iif_sdif() argument 485 *iif = skb->dev->ifindex; in inet6_get_iif_sdif() 492 *sdif = *iif; in inet6_get_iif_sdif() 493 *iif = master ? master->ifindex : 0; in inet6_get_iif_sdif()
|
D | ipv6_frag.h | 26 int iif; member 82 dev = dev_get_by_index_rcu(net, fq->iif); in ip6frag_expire_frag_queue()
|
D | inet6_hashtables.h | 150 int iif, int sdif, in __inet6_lookup_skb() argument 167 iif, sdif, refcounted); in __inet6_lookup_skb()
|
D | inet_frag.h | 62 u32 iif; member
|
/Linux-v6.6/include/trace/events/ |
D | fib6.h | 24 __field( int, iif ) 44 __entry->iif = flp->flowi6_iif; 80 __entry->tb_id, __entry->oif, __entry->iif, __entry->proto,
|
D | fib.h | 24 __field( int, iif ) 46 __entry->iif = flp->flowi4_iif; 94 __entry->tb_id, __entry->oif, __entry->iif, __entry->proto,
|
/Linux-v6.6/tools/testing/selftests/netfilter/ |
D | nft_fib.sh | 63 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
|
D | conntrack_vrf.sh | 113 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
|
D | nft_synproxy.sh | 85 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
|
D | rpath.sh | 79 ip saddr 192.168.0.0/16 fib saddr . iif oif exists counter 80 ip6 saddr fec0::/16 fib saddr . iif oif exists counter
|
D | nft_meta.sh | 54 meta iif lo counter name "iifcount"
|
/Linux-v6.6/include/linux/ |
D | ipv6.h | 126 int iif; member 172 return l3_slave ? skb->skb_iif : IP6CB(skb)->iif; in inet6_iif() 185 return IP6CB(skb)->iif; in inet6_sdif()
|
/Linux-v6.6/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 146 const struct ipv6hdr *hdr, int iif) in fq_find() argument 154 .iif = iif, in fq_find() 264 fq->iif = dev->ifindex; in nf_ct_frag6_queue()
|
/Linux-v6.6/net/ipv4/ |
D | ip_fragment.c | 66 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()
|
D | udp_offload.c | 612 int iif, sdif; in udp4_gro_lookup_skb() local 614 inet_get_iif_sdif(skb, &iif, &sdif); in udp4_gro_lookup_skb() 617 iph->daddr, dport, iif, in udp4_gro_lookup_skb()
|
/Linux-v6.6/drivers/net/ethernet/marvell/prestera/ |
D | prestera_hw.h | 256 struct prestera_iface *iif, u8 *mac, u16 *rif_id); 258 struct prestera_iface *iif);
|