/linux/drivers/scsi/ |
A D | scsi_debug.c | 3128 struct sdeb_store_info *sip = devip2sip(devip, true); in resp_read_dt0() local 3426 struct sdeb_store_info *sip = devip2sip(devip, true); in resp_write_dt0() local 3562 struct sdeb_store_info *sip = devip2sip(devip, true); in resp_write_scat() local 3889 struct sdeb_store_info *sip = devip2sip(devip, true); in resp_comp_write() local 3956 struct sdeb_store_info *sip = devip2sip(devip, true); in resp_unmap() local 4093 struct sdeb_store_info *sip = devip2sip(devip, true); in resp_pre_fetch() local 4241 struct sdeb_store_info *sip = devip2sip(devip, true); in resp_verify() local 5860 struct sdeb_store_info *sip; in scsi_debug_show_info() local 6367 struct sdeb_store_info *sip; in add_host_store() local 6988 struct sdeb_store_info *sip = NULL; in sdebug_erase_all_stores() local [all …]
|
/linux/net/ipv4/ |
A D | arp.c | 395 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() 431 static int arp_filter(__be32 sip, __be32 tip, struct net_device *dev) in arp_filter() 499 __be32 sip, __be32 tip) in arp_fwd_pvlan() 649 __be32 sip, __be32 tip, in arp_is_garp() 686 __be32 sip, tip; in arp_process() local
|
A D | ipconfig.c | 503 __be32 sip, tip; in ic_rarp_recv() local
|
/linux/drivers/iio/imu/st_lsm6dsx/ |
A D | st_lsm6dsx_buffer.c | 123 u8 sip = sensor->odr / min_odr; in st_lsm6dsx_get_sip() local 132 u16 sip = 0, ts_sip = 0; in st_lsm6dsx_update_decimators() local 353 int err, sip, acc_sip, gyro_sip, ts_sip, ext_sip, read_len, offset; in st_lsm6dsx_read_fifo() local
|
A D | st_lsm6dsx.h | 359 u8 sip; member 408 u8 sip; member
|
/linux/tools/testing/selftests/net/forwarding/ |
A D | sch_ets_core.sh | 69 sip() function
|
/linux/drivers/gpu/drm/i915/pxp/ |
A D | intel_pxp_session.c | 26 u32 sip = 0; in intel_pxp_session_is_in_play() local
|
/linux/net/bridge/netfilter/ |
A D | ebt_among.c | 138 __be32 dip = 0, sip = 0; in ebt_among_mt() local
|
/linux/arch/riscv/include/uapi/asm/ |
A D | kvm.h | 72 unsigned long sip; member
|
/linux/net/bridge/ |
A D | br_arp_nd_proxy.c | 133 __be32 sip, tip; in br_do_proxy_suppress_arp() local
|
/linux/security/smack/ |
A D | smack.h | 371 struct inode_smack *sip = smack_inode(isp); in smk_inode_transmutable() local 380 struct inode_smack *sip = smack_inode(isp); in smk_of_inode() local
|
A D | smack_lsm.c | 2301 static struct smack_known *smack_ipv4host_label(struct sockaddr_in *sip) in smack_ipv4host_label() 2328 static bool smk_ipv6_localhost(struct sockaddr_in6 *sip) in smk_ipv6_localhost() 2351 static struct smack_known *smack_ipv6host_label(struct sockaddr_in6 *sip) in smack_ipv6host_label() 2848 struct sockaddr_in6 *sip = (struct sockaddr_in6 *)sap; in smack_socket_connect() local 3668 struct sockaddr_in *sip = (struct sockaddr_in *) msg->msg_name; in smack_socket_sendmsg() local 3794 static int smk_skb_to_addr_ipv6(struct sk_buff *skb, struct sockaddr_in6 *sip) in smk_skb_to_addr_ipv6()
|
/linux/arch/powerpc/kvm/ |
A D | book3s_hv_builtin.c | 249 struct kvm_split_mode *sip = local_paca->kvm_hstate.kvm_split_mode; in kvmhv_commence_exit() local
|
/linux/drivers/net/ethernet/mscc/ |
A D | ocelot_vcap.c | 490 struct ocelot_vcap_ipv4 sip, dip; in is2_entry_set() local 722 struct ocelot_vcap_ipv4 sip = ipv4->sip; in is1_entry_set() local
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
A D | cxgb3_ioctl.h | 154 uint32_t sip; member
|
A D | sge.c | 2029 __be32 sip, tip; in cxgb3_arp_process() local
|
/linux/include/soc/mscc/ |
A D | ocelot_vcap.h | 526 struct ocelot_vcap_ipv4 sip; /* Sender IP address */ member 536 struct ocelot_vcap_ipv4 sip; /* Source IP address */ member 554 struct ocelot_vcap_u128 sip; /* IPv6 source (byte 0-7 ignored) */ member
|
/linux/include/net/ |
A D | flow_dissector.h | 156 __u32 sip; member
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_filter.c | 165 unsigned int tid, bool dip, bool sip, bool dp, in set_nat_params()
|
A D | cxgb4_main.c | 1924 __be32 sip, __be16 sport, __be16 vlan, in cxgb4_create_server() 1965 const struct in6_addr *sip, __be16 sport, in cxgb4_create_server6() 2916 __be32 sip, __be16 sport, __be16 vlan, in cxgb4_create_server_filter()
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_bios.c | 40 #define BIOSLOG(sip, fmt, arg...) NV_DEBUG(sip->dev, fmt, ##arg) argument
|
/linux/drivers/net/bonding/ |
A D | bond_main.c | 2947 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp() 2973 __be32 sip, tip; in bond_arp_rcv() local
|
/linux/fs/xfs/ |
A D | xfs_inode.c | 1215 xfs_inode_t *sip, in xfs_link()
|
/linux/net/netfilter/ |
A D | nf_conntrack_sip.c | 1635 static struct nf_conntrack_helper sip[MAX_PORTS * 4] __read_mostly; variable
|
/linux/drivers/scsi/bfa/ |
A D | bfa_svc.c | 3233 __be32 *sip = (__be32 *) s; in bfa_fcport_qos_stats_swap() local 3246 __be32 *sip = (__be32 *) s; in bfa_fcport_fcoe_stats_swap() local
|