| /linux/net/sctp/ |
| H A D | input.c | 102 int dif, sdif; in sctp_rcv() local 474 int dif = inet_iif(skb); in sctp_err_lookup() local 844 int dif, in in __sctp_rcv_lookup_endpoint() argument 984 sctp_sk_bound_dev_eq(struct net * net,int bound_dev_if,int dif,int sdif) sctp_sk_bound_dev_eq() argument 999 sctp_addrs_lookup_transport(struct net * net,const union sctp_addr * laddr,const union sctp_addr * paddr,int dif,int sdif) sctp_addrs_lookup_transport() argument 1057 __sctp_lookup_association(struct net * net,const union sctp_addr * local,const union sctp_addr * peer,struct sctp_transport ** pt,int dif,int sdif) __sctp_lookup_association() argument 1079 sctp_lookup_association(struct net * net,const union sctp_addr * laddr,const union sctp_addr * paddr,struct sctp_transport ** transportp,int dif,int sdif) sctp_lookup_association() argument 1094 sctp_has_association(struct net * net,const union sctp_addr * laddr,const union sctp_addr * paddr,int dif,int sdif) sctp_has_association() argument 1127 __sctp_rcv_init_lookup(struct net * net,struct sk_buff * skb,const union sctp_addr * laddr,struct sctp_transport ** transportp,int dif,int sdif) __sctp_rcv_init_lookup() argument 1194 __sctp_rcv_asconf_lookup(struct net * net,struct sctp_chunkhdr * ch,const union sctp_addr * laddr,__be16 peer_port,struct sctp_transport ** transportp,int dif,int sdif) __sctp_rcv_asconf_lookup() argument 1231 __sctp_rcv_walk_lookup(struct net * net,struct sk_buff * skb,const union sctp_addr * laddr,struct sctp_transport ** transportp,int dif,int sdif) __sctp_rcv_walk_lookup() argument 1300 __sctp_rcv_lookup_harder(struct net * net,struct sk_buff * skb,const union sctp_addr * laddr,struct sctp_transport ** transportp,int dif,int sdif) __sctp_rcv_lookup_harder() argument 1335 __sctp_rcv_lookup(struct net * net,struct sk_buff * skb,const union sctp_addr * paddr,const union sctp_addr * laddr,struct sctp_transport ** transportp,int dif,int sdif) __sctp_rcv_lookup() argument [all...] |
| H A D | endpointola.c | 251 int dif, int sdif) in sctp_endpoint_is_match() argument
|
| H A D | diag.c | 439 int dif = req->id.idiag_if; sctp_diag_dump_one() local
|
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 89 const int dif, const int sdif) in __inet6_lookup_established() 129 const int dif, const int sdif) in compute_score() 190 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup() 218 const u16 hnum, const int dif, in inet6_lookup_run_sk_lookup() 243 const int dif, const int sdif) in inet6_lookup_listener() 287 const int dif) in inet6_lookup() 310 const int dif = sk->sk_bound_dev_if; in __inet6_check_established() local
|
| H A D | tcp_ipv6.c | 1038 int dif = tcp_v6_iif_l3_slave(skb); tcp_v6_send_reset() local 1719 int dif = inet6_iif(skb); global() local
|
| H A D | exthdrs.c | 1239 long dif = (char *)opt2 - (char *)opt; ipv6_dup_options() local
|
| /linux/net/ipv4/ |
| H A D | inet_hashtables.c | 356 compute_score(struct sock * sk,const struct net * net,const unsigned short hnum,const __be32 daddr,const int dif,const int sdif) compute_score() argument 423 inet_lhash2_lookup(const struct net * net,struct inet_listen_hashbucket * ilb2,struct sk_buff * skb,int doff,const __be32 saddr,__be16 sport,const __be32 daddr,const unsigned short hnum,const int dif,const int sdif) inet_lhash2_lookup() argument 449 inet_lookup_run_sk_lookup(const struct net * net,int protocol,struct sk_buff * skb,int doff,__be32 saddr,__be16 sport,__be32 daddr,u16 hnum,const int dif,inet_ehashfn_t * ehashfn) inet_lookup_run_sk_lookup() argument 471 __inet_lookup_listener(const struct net * net,struct sk_buff * skb,int doff,const __be32 saddr,__be16 sport,const __be32 daddr,const unsigned short hnum,const int dif,const int sdif) __inet_lookup_listener() argument 535 __inet_lookup_established(const struct net * net,const __be32 saddr,const __be16 sport,const __be32 daddr,const u16 hnum,const int dif,const int sdif) __inet_lookup_established() argument 590 int dif = sk->sk_bound_dev_if; __inet_check_established() local 675 const int dif = sk->sk_bound_dev_if; inet_ehash_lookup_by_sk() local [all...] |
| H A D | udp.c | 364 unsigned short hnum, int dif, int sdif) in compute_score() 437 int dif, int sdif, in udp4_lib_lookup1() 461 int dif, int sdif, in udp4_lib_lookup2() 519 int dif, int sdif, in udp4_lib_lookup4() 537 int dif, int sdif, in udp4_lib_lookup4() 669 int dif, int sdif, struct sk_buff *skb) in __udp4_lib_lookup() 764 __be32 daddr, __be16 dport, int dif) in udp4_lib_lookup() 779 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock() 2472 int dif = skb->dev->ifindex; in __udp4_lib_mcast_deliver() local 2702 int dif, int sdif) in __udp4_lib_mcast_demux_lookup() [all …]
|
| H A D | raw.c | 120 raw_v4_match(struct net * net,const struct sock * sk,unsigned short num,__be32 raddr,__be32 laddr,int dif,int sdif) raw_v4_match() argument 168 int dif = inet_iif(skb); raw_v4_input() local 275 int dif = skb->dev->ifindex; raw_icmp_error() local
|
| H A D | tcp_ipv4.c | 667 int dif = inet_iif(skb); in tcp_v4_ao_sign_reset() local 791 int dif = inet_iif(skb); in tcp_v4_send_reset() local 2074 int dif = inet_iif(skb); global() local
|
| H A D | igmp.c | 2748 ip_mc_sf_allow(const struct sock * sk,__be32 loc_addr,__be32 rmt_addr,int dif,int sdif) ip_mc_sf_allow() argument
|
| /linux/sound/soc/codecs/ |
| H A D | ak4118.c | 156 int dif; in ak4118_set_dai_fmt_provider() local 178 int dif; in ak4118_set_dai_fmt_consumer() local 200 int dif; in ak4118_set_dai_fmt() local [all...] |
| H A D | ak4613.c | 217 u8 dif; member
|
| /linux/include/net/ |
| H A D | inet_hashtables.h | 321 int dif, int sdif) in inet_lookup_listener() 358 int dif, int sdif) in inet_match() 402 const int dif) in inet_lookup_established() 412 const int dif, const int sdif, in __inet_lookup() 432 const int dif) in inet_lookup()
|
| H A D | inet6_hashtables.h | 91 const int dif, const int sdif, in __inet6_lookup() 176 const int dif, const int sdif) in inet6_match()
|
| /linux/fs/erofs/ |
| H A D | super.c | 126 struct erofs_device_info *dif, erofs_off_t *pos) in erofs_init_device() argument 196 struct erofs_device_info *dif; erofs_scan_devices() local 455 struct erofs_device_info *dif; erofs_fc_parse_param() local 846 struct erofs_device_info *dif = ptr; erofs_release_device_info() local [all...] |
| /linux/drivers/scsi/ |
| H A D | sd_dif.c | 32 int dif, dix; in sd_dif_config_host() local
|
| H A D | sd.c | 519 unsigned int dif, dix; in protection_mode_show() local 864 static unsigned int sd_prot_op(bool write, bool dix, bool dif) in sd_prot_op() 923 unsigned int dix, unsigned int dif) in sd_setup_protect_cmnd() 1409 unsigned int dif; in sd_setup_read_write_cmnd() local
|
| /linux/include/rdma/ |
| H A D | signature.h | 76 struct ib_t10_dif_domain dif; member
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_ptp.c | 256 s64 best_val = 0, val, best_period = 0, period, approx_dev, dif, dif2; in qed_ptp_hw_adjfreq() local
|
| /linux/drivers/media/pci/zoran/ |
| H A D | zoran_device.c | 801 unsigned int dif; in zoran_reap_stat_com() local
|
| /linux/drivers/scsi/elx/libefc_sli/ |
| H A D | sli4.c | 1631 u8 dif, u8 bs, u8 timeout) in sli_fcp_iread64_wqe() 1734 u8 dif, u8 bs, u8 timeout) in sli_fcp_iwrite64_wqe() 1824 u32 first_data_sge, u16 cq_id, u8 dif, u8 bs, in sli_fcp_treceive64_wqe() 1943 u16 sec_xri, u16 cq_id, u8 dif, u8 bs, in sli_fcp_cont_treceive64_wqe() 2027 u32 first_data_sge, u16 cq_id, u8 dif, u8 bs, in sli_fcp_tsend64_wqe()
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_main.c | 344 unsigned long now, then, dif; in ionic_adminq_poke_doorbell() local
|
| H A D | ionic_txrx.c | 47 unsigned long now, then, dif; in ionic_txq_poke_doorbell() local 78 unsigned long now, then, dif; in ionic_rxq_poke_doorbell() local
|
| H A D | ionic_dev.c | 61 unsigned long now, then, dif; in ionic_doorbell_napi_work() local
|