/linux-4.4.14/drivers/isdn/gigaset/ |
D | capi.c | 195 get_appl(struct gigaset_capi_ctr *iif, u16 appl) in get_appl() argument 199 list_for_each_entry(ap, &iif->appls, ctrlist) in get_appl() 373 struct gigaset_capi_ctr *iif = cs->iif; in gigaset_skb_sent() local 398 send_data_b3_conf(cs, &iif->ctr, ap->id, CAPIMSG_MSGID(req), in gigaset_skb_sent() 418 struct gigaset_capi_ctr *iif = cs->iif; in gigaset_skb_rcvd() local 449 CAPIMSG_SETCONTROLLER(skb->data, iif->ctr.cnr); in gigaset_skb_rcvd() 460 capi_ctr_handle_message(&iif->ctr, ap->id, skb); in gigaset_skb_rcvd() 499 struct gigaset_capi_ctr *iif = cs->iif; in gigaset_isdn_icall() local 517 capi_cmsg_header(&iif->hcmsg, 0, CAPI_CONNECT, CAPI_IND, 0, in gigaset_isdn_icall() 518 iif->ctr.cnr | ((bcs->channel + 1) << 8)); in gigaset_isdn_icall() [all …]
|
D | i4l.c | 117 isdn_if *iif = bcs->cs->iif; in gigaset_skb_sent() local 137 iif->statcallb(&response); in gigaset_skb_sent() 153 isdn_if *iif = bcs->cs->iif; in gigaset_skb_rcvd() local 155 iif->rcvcallb_skb(bcs->cs->myid, bcs->channel, skb); in gigaset_skb_rcvd() 169 isdn_if *iif = bcs->cs->iif; in gigaset_isdn_rcv_err() local 187 iif->statcallb(&response); in gigaset_isdn_rcv_err() 428 isdn_if *iif = cs->iif; in gigaset_i4l_cmd() local 434 iif->statcallb(&command); in gigaset_i4l_cmd() 439 isdn_if *iif = bcs->cs->iif; in gigaset_i4l_channel_cmd() local 445 iif->statcallb(&command); in gigaset_i4l_channel_cmd() [all …]
|
D | gigaset.h | 453 void *iif; /* LL interface structure */ member
|
/linux-4.4.14/net/sched/ |
D | cls_route.c | 35 int iif; member 53 int iif; member 65 static inline int route4_fastmap_hash(u32 id, int iif) in route4_fastmap_hash() argument 80 route4_set_fastmap(struct route4_head *head, u32 id, int iif, in route4_set_fastmap() argument 83 int h = route4_fastmap_hash(id, iif); in route4_set_fastmap() 88 head->fastmap[h].iif = iif; in route4_set_fastmap() 103 static inline int route4_hash_iif(int iif) in route4_hash_iif() argument 105 return 16 + ((iif >> 16) & 0xF); in route4_hash_iif() 124 route4_set_fastmap(head, id, iif, f); \ 136 int iif, dont_cache = 0; in route4_classify() local [all …]
|
/linux-4.4.14/include/trace/events/ |
D | fib.h | 21 __field( int, iif ) 34 __entry->iif = flp->flowi4_iif; 47 __entry->tb_id, __entry->oif, __entry->iif, 85 __field( int, iif ) 96 __entry->iif = flp->flowi4_iif; 107 __get_str(name), __entry->oif, __entry->iif, __entry->tos,
|
/linux-4.4.14/net/ipv6/ |
D | ping.c | 87 int iif = 0; in ping_v6_sendmsg() local 114 iif = u->sin6_scope_id; in ping_v6_sendmsg() 121 if (!iif) in ping_v6_sendmsg() 122 iif = sk->sk_bound_dev_if; in ping_v6_sendmsg() 125 if (__ipv6_addr_needs_scope_id(addr_type) && !iif) in ping_v6_sendmsg()
|
D | mip6.c | 122 int iif; member 189 const struct in6_addr *src, int iif) in mip6_report_rl_allow() argument 195 mip6_report_rl.iif != iif || in mip6_report_rl_allow() 199 mip6_report_rl.iif = iif; in mip6_report_rl_allow() 235 opt->iif)) in mip6_destopt_reject()
|
D | reassembly.c | 112 (arg->iif == fq->iif || in ip6_frag_match() 144 dev = dev_get_by_index_rcu(net, fq->iif); in ip6_expire_frag_queue() 186 const struct in6_addr *dst, int iif, u8 ecn) in fq_find() argument 196 arg.iif = iif; in fq_find() 331 fq->iif = dev->ifindex; in ip6_frag_queue()
|
D | datagram.c | 376 IP6CB(skb)->iif = skb->dev->ifindex; in ip6_datagram_support_cmsg() 430 IP6CB(skb)->iif); in ipv6_recv_error() 453 IP6CB(skb)->iif); in ipv6_recv_error() 537 src_info.ipi6_ifindex = IP6CB(skb)->iif; in ip6_datagram_recv_common_ctl() 630 src_info.ipi6_ifindex = opt->iif; in ip6_datagram_recv_specific_ctl() 670 opt->iif); in ip6_datagram_recv_specific_ctl()
|
D | icmp.c | 403 int iif = 0; in icmp6_send() local 447 iif = skb->dev->ifindex; in icmp6_send() 478 fl6.flowi6_oif = iif; in icmp6_send()
|
D | ip6_input.c | 102 IP6CB(skb)->iif = skb_valid_dst(skb) ? ip6_dst_idev(skb_dst(skb))->dev->ifindex : dev->ifindex; in ipv6_rcv()
|
D | route.c | 3050 int iif, int type, u32 portid, u32 seq, in rt6_fill_node() argument 3140 if (iif) { in rt6_fill_node() 3156 if (nla_put_u32(skb, RTA_IIF, iif)) in rt6_fill_node() 3232 int err, iif = 0, oif = 0; in inet6_rtm_getroute() local 3256 iif = nla_get_u32(tb[RTA_IIF]); in inet6_rtm_getroute() 3264 if (iif) { in inet6_rtm_getroute() 3268 dev = __dev_get_by_index(net, iif); in inet6_rtm_getroute() 3274 fl6.flowi6_iif = iif; in inet6_rtm_getroute() 3307 err = rt6_fill_node(net, skb, rt, &fl6.daddr, &fl6.saddr, iif, in inet6_rtm_getroute()
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | config.c | 728 cs->iif.statcallb(&ic); in VHiSax_putstatus() 747 cs->iif.features |= addfeatures; in ll_run() 748 cs->iif.statcallb(&ic); in ll_run() 758 cs->iif.statcallb(&ic); in ll_stop() 768 cs->iif.statcallb(&ic); in ll_unload() 1079 cs->iif.owner = lockowner; in hisax_cs_new() 1081 strcpy(cs->iif.id, id); in hisax_cs_new() 1082 cs->iif.channels = 2; in hisax_cs_new() 1083 cs->iif.maxbufsize = MAX_DATA_SIZE; in hisax_cs_new() 1084 cs->iif.hl_hdrlen = MAX_HEADER_LEN; in hisax_cs_new() [all …]
|
D | callc.c | 181 chanp->cs->iif.statcallb(&ic); in HL_LL() 202 chanp->cs->iif.statcallb(&ic); in lli_deliver_cause() 237 ret = chanp->cs->iif.statcallb(&ic); in lli_leased_in() 317 chanp->cs->iif.statcallb(&ic); in lli_go_active() 354 ret = chanp->cs->iif.statcallb(&ic); in lli_deliver_call() 471 chanp->cs->iif.statcallb(&ic); in lli_leased_hup() 689 chanp->cs->iif.statcallb(&ic); in lli_charge_info() 732 chanp->cs->iif.statcallb(&ic); in lli_failure_l() 920 cs->iif.statcallb(&ic); in stat_redir_result() 1194 chanp->cs->iif.rcvcallb_skb(chanp->cs->myid, chanp->chan, skb); in lldata_handler() [all …]
|
D | isar.c | 978 bcs->cs->iif.statcallb(&ic); in ll_deliver_faxstat() 1769 cs->iif.statcallb(ic); in isar_auxcmd() 1775 cs->iif.statcallb(ic); in isar_auxcmd() 1785 cs->iif.statcallb(ic); in isar_auxcmd() 1807 cs->iif.statcallb(ic); in isar_auxcmd() 1819 cs->iif.statcallb(ic); in isar_auxcmd() 1830 cs->iif.statcallb(ic); in isar_auxcmd() 1852 cs->iif.statcallb(ic); in isar_auxcmd()
|
D | l3ni1.c | 151 cs->iif.statcallb(&ic); in l3ni1_dummy_return_result() 184 cs->iif.statcallb(&ic); in l3ni1_dummy_error_return() 216 cs->iif.statcallb(&ic); in l3ni1_dummy_invoke() 1800 cs->iif.statcallb(&ic); in l3ni1_deliver_display() 2128 cs->iif.statcallb(&ic); in l3ni1_io_timer()
|
D | l3dss1.c | 152 cs->iif.statcallb(&ic); in l3dss1_dummy_return_result() 185 cs->iif.statcallb(&ic); in l3dss1_dummy_error_return() 217 cs->iif.statcallb(&ic); in l3dss1_dummy_invoke() 1944 cs->iif.statcallb(&ic); in l3dss1_deliver_display() 2268 cs->iif.statcallb(&ic); in l3dss1_io_timer()
|
D | hisax.h | 922 isdn_if iif; member
|
/linux-4.4.14/include/net/ |
D | inet6_hashtables.h | 82 int iif) in __inet6_lookup_skb() argument 92 iif); in __inet6_lookup_skb()
|
D | route.h | 325 int iif = skb_rtable(skb)->rt_iif; in inet_iif() local 327 if (iif) in inet_iif() 328 return iif; in inet_iif()
|
D | dn.h | 172 int iif; member
|
D | ipv6.h | 512 int iif; member 530 int iif; member
|
D | tcp.h | 786 return TCP_SKB_CB(skb)->header.h6.iif; in tcp_v6_iif()
|
/linux-4.4.14/Documentation/networking/ |
D | vrf.txt | 63 iif or oif is the VRF device. e.g., 65 ip ru add iif vrf-blue table 10 110 $ ip ru add iif NAME table 10 112 $ ip -6 ru add iif NAME table 10 119 $ ip ru add pref 200 iif vrf-blue table 10 121 $ ip -6 ru add pref 200 iif vrf-blue table 10 322 ip ru add pref 200 iif vrf-${VRF} table ${TBID} 324 ip -6 ru add pref 200 iif vrf-${VRF} table ${TBID}
|
/linux-4.4.14/include/linux/ |
D | ipv6.h | 98 int iif; member 124 return IP6CB(skb)->iif; in inet6_iif()
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 193 struct in6_addr *dst, int iif, u8 ecn) in fq_find() argument 203 arg.iif = iif; in fq_find() 344 fq->iif = skb->dev->ifindex; in nf_ct_frag6_queue()
|
/linux-4.4.14/net/sctp/ |
D | ipv6.c | 421 addr->v6.sin6_scope_id = ((struct inet6_skb_parm *)skb->cb)->iif; in sctp_v6_from_skb() 471 __be16 port, int iif) in sctp_v6_from_addr_param() argument 477 addr->v6.sin6_scope_id = iif; in sctp_v6_from_addr_param() 714 return opt->iif; in sctp_v6_skb_iif() 791 addr->v6.sin6_scope_id = ev->iif; in sctp_inet6_skb_msgname()
|
D | ulpevent.c | 713 event->iif = sctp_chunk_iif(chunk); in sctp_ulpevent_make_rcvmsg()
|
D | sm_make_chunk.c | 110 int iif = 0; in sctp_chunk_iif() local 114 iif = af->skb_iif(chunk->skb); in sctp_chunk_iif() 116 return iif; in sctp_chunk_iif()
|
D | protocol.c | 276 __be16 port, int iif) in sctp_v4_from_addr_param() argument
|
/linux-4.4.14/include/net/sctp/ |
D | ulpevent.h | 58 int iif; member
|
D | structs.h | 474 __be16 port, int iif);
|
/linux-4.4.14/net/ipv4/ |
D | ip_fragment.c | 80 int iif; member 222 head->dev = dev_get_by_index_rcu(net, qp->iif); in ip_expire() 327 qp->iif = 0; in ip_frag_reinit() 484 qp->iif = dev->ifindex; in ip_frag_queue()
|
D | route.c | 2533 u32 iif; in inet_rtm_getroute() local 2563 iif = tb[RTA_IIF] ? nla_get_u32(tb[RTA_IIF]) : 0; in inet_rtm_getroute() 2576 if (iif) { in inet_rtm_getroute() 2579 dev = __dev_get_by_index(net, iif); in inet_rtm_getroute()
|
/linux-4.4.14/net/decnet/ |
D | dn_route.c | 661 cb->iif = dev->ifindex; in dn_route_rcv() 1543 (rt->fld.flowidn_iif == cb->iif)) { in dn_route_input()
|