/linux-4.4.14/net/ipv4/ |
D | arp.c | 392 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() argument 401 sip = 0; in arp_ignore() 411 sip = 0; in arp_ignore() 425 return !inet_confirm_addr(net, in_dev, sip, tip, scope); in arp_ignore() 428 static int arp_filter(__be32 sip, __be32 tip, struct net_device *dev) in arp_filter() argument 435 rt = ip_route_output(net, sip, tip, 0, 0); in arp_filter() 496 __be32 sip, __be32 tip) in arp_fwd_pvlan() argument 503 if (sip == tip) in arp_fwd_pvlan() 656 __be32 sip, tip; in arp_process() local 719 memcpy(&sip, arp_ptr, 4); in arp_process() [all …]
|
D | ipconfig.c | 504 __be32 sip, tip; in ic_rarp_recv() local 558 memcpy(&sip, rarp_ptr, 4); in ic_rarp_recv() 569 if (ic_servaddr != NONE && ic_servaddr != sip) in ic_rarp_recv() 576 ic_servaddr = sip; in ic_rarp_recv() 577 ic_addrservaddr = sip; in ic_rarp_recv()
|
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_sip.c | 1590 static struct nf_conntrack_helper sip[MAX_PORTS][4] __read_mostly; variable 1620 for (j = 0; j < ARRAY_SIZE(sip[i]); j++) { in nf_conntrack_sip_fini() 1621 if (sip[i][j].me == NULL) in nf_conntrack_sip_fini() 1623 nf_conntrack_helper_unregister(&sip[i][j]); in nf_conntrack_sip_fini() 1636 memset(&sip[i], 0, sizeof(sip[i])); in nf_conntrack_sip_init() 1638 sip[i][0].tuple.src.l3num = AF_INET; in nf_conntrack_sip_init() 1639 sip[i][0].tuple.dst.protonum = IPPROTO_UDP; in nf_conntrack_sip_init() 1640 sip[i][0].help = sip_help_udp; in nf_conntrack_sip_init() 1641 sip[i][1].tuple.src.l3num = AF_INET; in nf_conntrack_sip_init() 1642 sip[i][1].tuple.dst.protonum = IPPROTO_TCP; in nf_conntrack_sip_init() [all …]
|
/linux-4.4.14/net/bridge/netfilter/ |
D | ebt_among.c | 137 __be32 dip = 0, sip = 0; in ebt_among_mt() local 144 if (get_ip_src(skb, &sip)) in ebt_among_mt() 148 if (!ebt_mac_wormhash_contains(wh_src, smac, sip)) in ebt_among_mt() 152 if (ebt_mac_wormhash_contains(wh_src, smac, sip)) in ebt_among_mt()
|
/linux-4.4.14/net/bridge/ |
D | br_input.c | 76 __be32 sip, tip; in br_do_proxy_arp() local 98 memcpy(&sip, arpptr, sizeof(sip)); in br_do_proxy_arp() 99 arpptr += sizeof(sip); in br_do_proxy_arp() 119 arp_send(ARPOP_REPLY, ETH_P_ARP, sip, skb->dev, tip, in br_do_proxy_arp()
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_hv_builtin.c | 242 struct kvm_split_mode *sip = local_paca->kvm_hstate.kvm_split_mode; in kvmhv_commence_exit() local 268 if (!sip) in kvmhv_commence_exit() 272 vc = sip->master_vcs[i]; in kvmhv_commence_exit()
|
D | book3s_hv.c | 2280 struct kvm_split_mode split_info, *sip; in kvmppc_run_core() local 2336 sip = NULL; in kvmppc_run_core() 2348 sip = &split_info; in kvmppc_run_core() 2363 paca[pcpu + thr].kvm_hstate.kvm_split_mode = sip; in kvmppc_run_core() 2473 if (sip && sip->napped[i]) in kvmppc_run_core()
|
/linux-4.4.14/security/smack/ |
D | smack.h | 345 struct inode_smack *sip = isp->i_security; in smk_inode_transmutable() local 346 return (sip->smk_flags & SMK_INODE_TRANSMUTE) != 0; in smk_inode_transmutable() 354 struct inode_smack *sip = isp->i_security; in smk_of_inode() local 355 return sip->smk_inode; in smk_of_inode()
|
D | smack_lsm.c | 2325 static struct smack_known *smack_ipv4host_label(struct sockaddr_in *sip) in smack_ipv4host_label() argument 2328 struct in_addr *siap = &sip->sin_addr; in smack_ipv4host_label() 2353 static bool smk_ipv6_localhost(struct sockaddr_in6 *sip) in smk_ipv6_localhost() argument 2355 __be16 *be16p = (__be16 *)&sip->sin6_addr; in smk_ipv6_localhost() 2356 __be32 *be32p = (__be32 *)&sip->sin6_addr; in smk_ipv6_localhost() 2376 static struct smack_known *smack_ipv6host_label(struct sockaddr_in6 *sip) in smack_ipv6host_label() argument 2379 struct in6_addr *sap = &sip->sin6_addr; in smack_ipv6host_label() 2386 if (smk_ipv6_localhost(sip)) in smack_ipv6host_label() 2811 struct sockaddr_in6 *sip = (struct sockaddr_in6 *)sap; in smack_socket_connect() local 2831 rsp = smack_ipv6host_label(sip); in smack_socket_connect() [all …]
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 172 __be32 sip, __be16 sport, __be16 vlan, 175 const struct in6_addr *sip, __be16 sport, 180 __be32 sip, __be16 sport, __be16 vlan,
|
D | cxgb4_main.c | 1752 __be32 sip, __be16 sport, __be16 vlan, in cxgb4_create_server() argument 1771 req->local_ip = sip; in cxgb4_create_server() 1793 const struct in6_addr *sip, __be16 sport, in cxgb4_create_server6() argument 1812 req->local_ip_hi = *(__be64 *)(sip->s6_addr); in cxgb4_create_server6() 1813 req->local_ip_lo = *(__be64 *)(sip->s6_addr + 8); in cxgb4_create_server6() 2815 __be32 sip, __be16 sport, __be16 vlan, in cxgb4_create_server_filter() argument 2847 val = (u8 *)&sip; in cxgb4_create_server_filter()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_ioctl.h | 154 uint32_t sip; member
|
D | sge.c | 1957 __be32 sip, tip; in cxgb3_arp_process() local 1971 memcpy(&sip, arp_ptr, sizeof(sip)); in cxgb3_arp_process() 1972 arp_ptr += sizeof(sip); in cxgb3_arp_process() 1979 arp_send(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, in cxgb3_arp_process()
|
D | common.h | 410 u32 sip; member
|
D | t3_hw.c | 2967 key[0] = tp->sport | (tp->sip << 16); in t3_config_trace_filter() 2968 key[1] = (tp->sip >> 16) | (tp->dport << 16); in t3_config_trace_filter()
|
D | cxgb3_main.c | 2482 tp = (const struct trace_params *)&t.sip; in cxgb_extension_ioctl()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_inode.c | 1422 xfs_inode_t *sip, in xfs_link() argument 1435 ASSERT(!S_ISDIR(sip->i_d.di_mode)); in xfs_link() 1440 error = xfs_qm_dqattach(sip, 0); in xfs_link() 1459 xfs_lock_two_inodes(sip, tdp, XFS_ILOCK_EXCL); in xfs_link() 1461 xfs_trans_ijoin(tp, sip, XFS_ILOCK_EXCL); in xfs_link() 1470 (xfs_get_projid(tdp) != xfs_get_projid(sip)))) { in xfs_link() 1483 if (sip->i_d.di_nlink == 0) { in xfs_link() 1484 error = xfs_iunlink_remove(tp, sip); in xfs_link() 1489 error = xfs_dir_createname(tp, tdp, target_name, sip->i_ino, in xfs_link() 1496 error = xfs_bumplink(tp, sip); in xfs_link()
|
D | xfs_inode.h | 384 int xfs_link(struct xfs_inode *tdp, struct xfs_inode *sip,
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_main.c | 2399 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp() argument 2403 if (!sip || !bond_has_this_ip(bond, tip)) { in bond_validate_arp() 2405 &sip, &tip); in bond_validate_arp() 2409 i = bond_get_targets_ip(bond->params.arp_targets, sip); in bond_validate_arp() 2412 &sip); in bond_validate_arp() 2425 __be32 sip, tip; in bond_arp_rcv() local 2460 memcpy(&sip, arp_ptr, 4); in bond_arp_rcv() 2467 &sip, &tip); in bond_arp_rcv() 2496 bond_validate_arp(bond, slave, sip, tip); in bond_arp_rcv() 2500 bond_validate_arp(bond, slave, tip, sip); in bond_arp_rcv() [all …]
|
/linux-4.4.14/drivers/net/ |
D | vxlan.c | 1355 __be32 sip, tip; in arp_reduce() local 1377 memcpy(&sip, arpptr, sizeof(sip)); in arp_reduce() 1378 arpptr += sizeof(sip); in arp_reduce() 1404 reply = arp_create(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, in arp_reduce()
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_svc.c | 3324 __be32 *sip = (__be32 *) s; in bfa_fcport_qos_stats_swap() local 3329 dip[i] = be32_to_cpu(sip[i]); in bfa_fcport_qos_stats_swap() 3337 __be32 *sip = (__be32 *) s; in bfa_fcport_fcoe_stats_swap() local 3343 dip[i] = be32_to_cpu(sip[i]); in bfa_fcport_fcoe_stats_swap() 3344 dip[i + 1] = be32_to_cpu(sip[i + 1]); in bfa_fcport_fcoe_stats_swap() 3346 dip[i] = be32_to_cpu(sip[i + 1]); in bfa_fcport_fcoe_stats_swap() 3347 dip[i + 1] = be32_to_cpu(sip[i]); in bfa_fcport_fcoe_stats_swap()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_bios.c | 42 #define BIOSLOG(sip, fmt, arg...) NV_DEBUG(sip->dev, fmt, ##arg) argument
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | niu.c | 7372 u32 sip, dip, sipm, dipm, spi, spim; in niu_get_tcamkey_from_ip4fs() local 7375 sip = be32_to_cpu(fsp->h_u.tcp_ip4_spec.ip4src); in niu_get_tcamkey_from_ip4fs() 7385 tp->key[3] = (u64)sip << TCAM_V4KEY3_SADDR_SHIFT; in niu_get_tcamkey_from_ip4fs()
|