/Linux-v5.4/drivers/staging/isdn/gigaset/ |
D | capi.c | 192 get_appl(struct gigaset_capi_ctr *iif, u16 appl) in get_appl() argument 196 list_for_each_entry(ap, &iif->appls, ctrlist) in get_appl() 370 struct gigaset_capi_ctr *iif = cs->iif; in gigaset_skb_sent() local 395 send_data_b3_conf(cs, &iif->ctr, ap->id, CAPIMSG_MSGID(req), in gigaset_skb_sent() 415 struct gigaset_capi_ctr *iif = cs->iif; in gigaset_skb_rcvd() local 446 CAPIMSG_SETCONTROLLER(skb->data, iif->ctr.cnr); in gigaset_skb_rcvd() 457 capi_ctr_handle_message(&iif->ctr, ap->id, skb); in gigaset_skb_rcvd() 496 struct gigaset_capi_ctr *iif = cs->iif; in gigaset_isdn_icall() local 514 capi_cmsg_header(&iif->hcmsg, 0, CAPI_CONNECT, CAPI_IND, 0, in gigaset_isdn_icall() 515 iif->ctr.cnr | ((bcs->channel + 1) << 8)); in gigaset_isdn_icall() [all …]
|
/Linux-v5.4/net/sched/ |
D | cls_route.c | 31 int iif; member 49 int iif; member 61 static inline int route4_fastmap_hash(u32 id, int iif) in route4_fastmap_hash() argument 76 route4_set_fastmap(struct route4_head *head, u32 id, int iif, in route4_set_fastmap() argument 79 int h = route4_fastmap_hash(id, iif); in route4_set_fastmap() 84 head->fastmap[h].iif = iif; in route4_set_fastmap() 99 static inline int route4_hash_iif(int iif) in route4_hash_iif() argument 101 return 16 + ((iif >> 16) & 0xF); in route4_hash_iif() 120 route4_set_fastmap(head, id, iif, f); \ 132 int iif, dont_cache = 0; in route4_classify() local [all …]
|
D | act_sample.c | 165 int iif; in tcf_sample_act() local 177 iif = skb->skb_iif; in tcf_sample_act() 180 iif = skb->dev->ifindex; in tcf_sample_act() 189 psample_sample_packet(psample_group, skb, size, iif, oif, in tcf_sample_act()
|
/Linux-v5.4/net/ipv6/ |
D | reassembly.c | 82 fq_find(struct net *net, __be32 id, const struct ipv6hdr *hdr, int iif) in fq_find() argument 89 .iif = iif, in fq_find() 95 key.iif = 0; in fq_find() 192 fq->iif = dev->ifindex; in ip6_frag_queue() 325 int iif; in ipv6_frag_rcv() local 354 iif = skb->dev ? skb->dev->ifindex : 0; in ipv6_frag_rcv() 355 fq = fq_find(net, fhdr->identification, hdr, iif); in ipv6_frag_rcv() 362 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 | datagram.c | 423 if (!IP6CB(skb)->iif) in ip6_datagram_support_cmsg() 477 IP6CB(skb)->iif); in ipv6_recv_error() 500 IP6CB(skb)->iif); in ipv6_recv_error() 583 src_info.ipi6_ifindex = IP6CB(skb)->iif; in ip6_datagram_recv_common_ctl() 676 src_info.ipi6_ifindex = opt->iif; in ip6_datagram_recv_specific_ctl() 717 opt->iif); in ip6_datagram_recv_specific_ctl()
|
D | seg6_local.c | 53 int iif; member 774 slwt->iif = nla_get_u32(attrs[SEG6_LOCAL_IIF]); in parse_nla_iif() 781 if (nla_put_u32(skb, SEG6_LOCAL_IIF, slwt->iif)) in put_nla_iif() 789 if (a->iif != b->iif) in cmp_nla_iif()
|
D | icmp.c | 437 int iif = 0; in icmp6_send() local 483 iif = icmp6_iif(skb); in icmp6_send() 486 iif = l3mdev_master_ifindex(dst ? dst->dev : skb->dev); in icmp6_send() 527 fl6.flowi6_oif = iif; in icmp6_send()
|
D | route.c | 107 int iif, int type, u32 portid, u32 seq, 4336 idev = __in6_dev_get_safely(dev_get_by_index_rcu(net, IP6CB(skb)->iif)); in ip6_pkt_drop() 5363 int iif, int type, u32 portid, u32 seq, in rt6_fill_node() argument 5425 if (iif) { in rt6_fill_node() 5436 if (nla_put_u32(skb, RTA_IIF, iif)) in rt6_fill_node() 5765 int err, iif = 0, oif = 0; in inet6_rtm_getroute() local 5798 iif = nla_get_u32(tb[RTA_IIF]); in inet6_rtm_getroute() 5810 fl6.flowi6_uid = iif ? INVALID_UID : current_uid(); in inet6_rtm_getroute() 5826 if (iif) { in inet6_rtm_getroute() 5832 dev = dev_get_by_index_rcu(net, iif); in inet6_rtm_getroute() [all …]
|
/Linux-v5.4/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()
|
D | aio.h | 200 struct uniphier_aio_selector iif; member
|
/Linux-v5.4/include/trace/events/ |
D | fib6.h | 24 __field( int, iif ) 44 __entry->iif = flp->flowi6_iif; 83 __entry->tb_id, __entry->oif, __entry->iif, __entry->proto,
|
D | fib.h | 24 __field( int, iif ) 47 __entry->iif = flp->flowi4_iif; 95 __entry->tb_id, __entry->oif, __entry->iif, __entry->proto,
|
/Linux-v5.4/include/net/ |
D | ipv6_frag.h | 25 int iif; member 79 dev = dev_get_by_index_rcu(net, fq->iif); in ip6frag_expire_frag_queue()
|
D | inet6_hashtables.h | 85 int iif, int sdif, in __inet6_lookup_skb() argument 97 iif, sdif, refcounted); in __inet6_lookup_skb()
|
D | inet_frag.h | 55 u32 iif; member
|
D | dn.h | 166 int iif; member
|
D | ip.h | 44 int iif; member 105 return IPCB(skb)->iif; in inet_sdif()
|
/Linux-v5.4/include/linux/ |
D | ipv6.h | 119 int iif; member 161 return l3_slave ? skb->skb_iif : IP6CB(skb)->iif; in inet6_iif() 174 return IP6CB(skb)->iif; in inet6_sdif()
|
/Linux-v5.4/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 150 const struct ipv6hdr *hdr, int iif) in fq_find() argument 157 .iif = iif, in fq_find() 267 fq->iif = dev->ifindex; in nf_ct_frag6_queue()
|
/Linux-v5.4/net/ipv4/ |
D | ip_fragment.c | 66 int iif; member 169 head->dev = dev_get_by_index_rcu(net, qp->iif); in ip_expire() 265 qp->iif = 0; in ip_frag_reinit() 348 qp->iif = dev->ifindex; in ip_frag_queue()
|
/Linux-v5.4/net/sctp/ |
D | ipv6.c | 478 addr->v6.sin6_scope_id = ((struct inet6_skb_parm *)skb->cb)->iif; in sctp_v6_from_skb() 527 __be16 port, int iif) in sctp_v6_from_addr_param() argument 533 addr->v6.sin6_scope_id = iif; in sctp_v6_from_addr_param() 776 return IP6CB(skb)->iif; in sctp_v6_skb_iif()
|
/Linux-v5.4/net/netfilter/ |
D | nf_flow_table_ip.c | 290 IPCB(skb)->iif = skb->dev->ifindex; in nf_flow_offload_ip_hook() 519 IP6CB(skb)->iif = skb->dev->ifindex; in nf_flow_offload_ipv6_hook()
|