Home
last modified time | relevance | path

Searched defs:dif (Results 1 – 25 of 40) sorted by relevance

12

/linux/net/sctp/
H A Dinput.c102 int dif, sdif; in sctp_rcv() local
474 int dif = inet_iif(skb); in sctp_err_lookup() local
844 int dif, int sdif) in __sctp_rcv_lookup_endpoint()
984 bool sctp_sk_bound_dev_eq(struct net *net, int bound_dev_if, int dif, int sdif) in sctp_sk_bound_dev_eq()
999 int dif, int sdif) in sctp_addrs_lookup_transport()
1057 int dif, int sdif) in __sctp_lookup_association()
1079 int dif, int sdif) in sctp_lookup_association()
1094 int dif, int sdif) in sctp_has_association()
1127 int dif, int sdif) in __sctp_rcv_init_lookup()
1194 int dif, int sdif) in __sctp_rcv_asconf_lookup()
[all …]
H A Dendpointola.c250 int dif, int sdif) in sctp_endpoint_is_match()
H A Ddiag.c427 int dif = req->id.idiag_if; in sctp_diag_dump_one() local
/linux/net/ipv6/
H A Dinet6_hashtables.c55 const int dif, const int sdif) in __inet6_lookup_established()
95 const int dif, const int sdif) in compute_score()
155 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup()
183 const u16 hnum, const int dif, in inet6_lookup_run_sk_lookup()
207 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener()
251 const int dif) in inet6_lookup()
274 const int dif = sk->sk_bound_dev_if; in __inet6_check_established() local
H A Dudp.c131 compute_score(struct sock * sk,const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned short hnum,int dif,int sdif) compute_score() argument
196 udp6_lib_lookup1(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,const struct udp_table * udptable) udp6_lib_lookup1() argument
220 udp6_lib_lookup2(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,struct udp_hslot * hslot2,struct sk_buff * skb) udp6_lib_lookup2() argument
277 udp6_lib_lookup4(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,struct udp_table * udptable) udp6_lib_lookup4() argument
290 udp6_lib_lookup4(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,unsigned int hnum,int dif,int sdif,struct udp_table * udptable) udp6_lib_lookup4() argument
345 __udp6_lib_lookup(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,__be16 dport,int dif,int sdif,struct udp_table * udptable,struct sk_buff * skb) __udp6_lib_lookup() argument
438 udp6_lib_lookup(const struct net * net,const struct in6_addr * saddr,__be16 sport,const struct in6_addr * daddr,__be16 dport,int dif) udp6_lib_lookup() argument
941 __udp_v6_is_mcast_sock(struct net * net,const struct sock * sk,__be16 loc_port,const struct in6_addr * loc_addr,__be16 rmt_port,const struct in6_addr * rmt_addr,int dif,int sdif,unsigned short hnum) __udp_v6_is_mcast_sock() argument
986 int dif = inet6_iif(skb); __udp6_lib_mcast_deliver() local
1198 __udp6_lib_demux_lookup(struct net * net,__be16 loc_port,const struct in6_addr * loc_addr,__be16 rmt_port,const struct in6_addr * rmt_addr,int dif,int sdif) __udp6_lib_demux_lookup() argument
1227 int dif = skb->dev->ifindex; udp_v6_early_demux() local
[all...]
H A Dtcp_ipv6.c1063 int dif = tcp_v6_iif_l3_slave(skb); tcp_v6_send_reset() local
1754 int dif = inet6_iif(skb); global() local
/linux/net/ipv4/
H A Dinet_hashtables.c315 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
382 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
408 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
431 __inet_lookup_listener(const struct net * net,struct inet_hashinfo * hashinfo,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
495 __inet_lookup_established(const struct net * net,struct inet_hashinfo * hashinfo,const __be32 saddr,const __be16 sport,const __be32 daddr,const u16 hnum,const int dif,const int sdif) __inet_lookup_established() argument
548 int dif = sk->sk_bound_dev_if; __inet_check_established() local
634 const int dif = sk->sk_bound_dev_if; inet_ehash_lookup_by_sk() local
[all...]
H A Dudp.c371 compute_score(struct sock * sk,const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,unsigned short hnum,int dif,int sdif) compute_score() argument
445 udp4_lib_lookup1(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,unsigned int hnum,int dif,int sdif,const struct udp_table * udptable) udp4_lib_lookup1() argument
469 udp4_lib_lookup2(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,unsigned int hnum,int dif,int sdif,struct udp_hslot * hslot2,struct sk_buff * skb) udp4_lib_lookup2() argument
527 udp4_lib_lookup4(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,unsigned int hnum,int dif,int sdif,struct udp_table * udptable) udp4_lib_lookup4() argument
545 udp4_lib_lookup4(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,unsigned int hnum,int dif,int sdif,struct udp_table * udptable) udp4_lib_lookup4() argument
678 __udp4_lib_lookup(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,__be16 dport,int dif,int sdif,struct udp_table * udptable,struct sk_buff * skb) __udp4_lib_lookup() argument
777 udp4_lib_lookup(const struct net * net,__be32 saddr,__be16 sport,__be32 daddr,__be16 dport,int dif) udp4_lib_lookup() argument
793 __udp_is_mcast_sock(struct net * net,const struct sock * sk,__be16 loc_port,__be32 loc_addr,__be16 rmt_port,__be32 rmt_addr,int dif,int sdif,unsigned short hnum) __udp_is_mcast_sock() argument
2511 int dif = skb->dev->ifindex; __udp4_lib_mcast_deliver() local
2752 __udp4_lib_mcast_demux_lookup(struct net * net,__be16 loc_port,__be32 loc_addr,__be16 rmt_port,__be32 rmt_addr,int dif,int sdif) __udp4_lib_mcast_demux_lookup() argument
2787 __udp4_lib_demux_lookup(struct net * net,__be16 loc_port,__be32 loc_addr,__be16 rmt_port,__be32 rmt_addr,int dif,int sdif) __udp4_lib_demux_lookup() argument
2818 int dif = skb->dev->ifindex; udp_v4_early_demux() local
[all...]
H A Draw.c120 __be32 raddr, __be32 laddr, int dif, int sdif) in raw_v4_match()
168 int dif = inet_iif(skb); in raw_v4_input() local
275 int dif = skb->dev->ifindex; in raw_icmp_error() local
H A Dping.c172 int dif, sdif; in ping_lookup() local
420 int dif = sk->sk_bound_dev_if; in ping_bind() local
/linux/sound/soc/codecs/
H A Dak4118.c156 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
/linux/include/net/
H A Dinet_hashtables.h319 inet_lookup_listener(struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,__be32 saddr,__be16 sport,__be32 daddr,__be16 dport,int dif,int sdif) inet_lookup_listener() argument
356 inet_match(const struct net * net,const struct sock * sk,const __addrpair cookie,const __portpair ports,int dif,int sdif) inet_match() argument
402 inet_lookup_established(struct net * net,struct inet_hashinfo * hashinfo,const __be32 saddr,const __be16 sport,const __be32 daddr,const __be16 dport,const int dif) inet_lookup_established() argument
413 __inet_lookup(struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be32 saddr,const __be16 sport,const __be32 daddr,const __be16 dport,const int dif,const int sdif,bool * refcounted) __inet_lookup() argument
434 inet_lookup(struct net * net,struct inet_hashinfo * hashinfo,struct sk_buff * skb,int doff,const __be32 saddr,const __be16 sport,const __be32 daddr,const __be16 dport,const int dif) inet_lookup() argument
[all...]
H A Dinet6_hashtables.h92 const int dif, const int sdif, in __inet6_lookup()
182 const int dif, const int sdif) in inet6_match()
H A Draw.h89 int dif, int sdif) in raw_sk_bound_dev_eq()
/linux/fs/erofs/
H A Dsuper.c137 struct erofs_device_info *dif, erofs_off_t *pos) in erofs_init_device()
198 struct erofs_device_info *dif; in erofs_scan_devices() local
422 struct erofs_device_info *dif; in erofs_fc_parse_param() local
776 struct erofs_device_info *dif = ptr; in erofs_release_device_info() local
/linux/drivers/scsi/
H A Dsd_dif.c32 int dif, dix; in sd_dif_config_host() local
H A Dsd.c409 unsigned int dif, dix; in protection_mode_show() local
742 static unsigned int sd_prot_op(bool write, bool dix, bool dif) in sd_prot_op()
801 unsigned int dix, unsigned int dif) in sd_setup_protect_cmnd()
1328 unsigned int dif; in sd_setup_read_write_cmnd() local
/linux/drivers/clk/
H A Dclk-renesas-pcie.c172 u8 dif = rs9_calc_dif(rs9, idx); in rs9_get_output_config() local
264 u8 dif = rs9_calc_dif(rs9, i); in rs9_update_config() local
/linux/include/rdma/
H A Dsignature.h76 struct ib_t10_dif_domain dif; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ptp.c256 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 Dzoran_device.c801 unsigned int dif; in zoran_reap_stat_com() local
/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1631 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 Dionic_main.c343 unsigned long now, then, dif; in ionic_adminq_poke_doorbell() local
H A Dionic_txrx.c43 unsigned long now, then, dif; in ionic_txq_poke_doorbell() local
74 unsigned long now, then, dif; in ionic_rxq_poke_doorbell() local
/linux/net/l2tp/
H A Dl2tp_ip6.c65 int dif, u32 tunnel_id) in __l2tp_ip6_bind_lookup()

12