Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dinet6_hashtables.c57 const int dif, const int sdif) in __inet6_lookup_established()
97 const int dif, const int sdif) in compute_score()
139 const unsigned short hnum, const int dif, const int sdif) in inet6_lhash2_lookup()
192 const unsigned short hnum, const int dif, const int sdif) in inet6_lookup_listener()
233 const int dif) in inet6_lookup()
254 const int dif = sk->sk_bound_dev_if; in __inet6_check_established() local
H A Dudp.c104 int dif, int sdif) in compute_score()
167 int dif, int sdif, struct udp_hslot *hslot2, in udp6_lib_lookup2()
221 int dif, int sdif, struct udp_table *udptable, in __udp6_lib_lookup()
296 const struct in6_addr *daddr, __be16 dport, int dif) in udp6_lib_lookup()
763 int dif, int sdif, unsigned short hnum) in __udp_v6_is_mcast_sock()
808 int dif = inet6_iif(skb); in __udp6_lib_mcast_deliver() local
1011 int dif, int sdif) in __udp6_lib_demux_lookup()
1036 int dif = skb->dev->ifindex; in udp_v6_early_demux() local
H A Dtcp_ipv6.c773 int dif, int sdif) in tcp_v6_inbound_md5_hash()
1039 int dif = tcp_v6_iif_l3_slave(skb); in tcp_v6_send_reset() local
1607 int dif = inet6_iif(skb); in tcp_v6_rcv() local
H A Dexthdrs.c1194 long dif = (char *)opt2 - (char *)opt; in ipv6_dup_options() local
H A Draw.c71 const struct in6_addr *rmt_addr, int dif, int sdif) in __raw_v6_lookup()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dget_module_deps3.py80 dif = core_deps variable
83 dif = module_deps-core_deps variable
/OK3568_Linux_fs/kernel/include/net/
H A Dinet_hashtables.h258 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener()
295 int dif, int sdif) in INET_MATCH()
320 const int dif) in inet_lookup_established()
331 const int dif, const int sdif, in __inet_lookup()
352 const int dif) in inet_lookup()
H A Dinet6_hashtables.h67 const int dif, const int sdif, in __inet6_lookup()
111 const int dif, const int sdif) in inet6_match()
H A Draw.h75 int dif, int sdif) in raw_sk_bound_dev_eq()
H A Dinet_sock.h145 int dif, int sdif) in inet_bound_dev_eq()
153 int dif, int sdif) in inet_sk_bound_dev_eq()
H A Dudp.h260 int dif, int sdif) in udp_sk_bound_dev_eq()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_hashtables.c234 const int dif, const int sdif) in compute_score()
283 const int dif, const int sdif) in inet_lhash2_lookup()
334 const int dif, const int sdif) in __inet_lookup_listener()
396 const int dif, const int sdif) in __inet_lookup_established()
447 int dif = sk->sk_bound_dev_if; in __inet_check_established() local
521 const int dif = sk->sk_bound_dev_if; in inet_ehash_lookup_by_sk() local
H A Dudp.c361 int dif, int sdif) in compute_score()
434 int dif, int sdif, in udp4_lib_lookup2()
487 __be16 sport, __be32 daddr, __be16 dport, int dif, in __udp4_lib_lookup()
562 __be32 daddr, __be16 dport, int dif) in udp4_lib_lookup()
578 int dif, int sdif, unsigned short hnum) in __udp_is_mcast_sock()
2223 int dif = skb->dev->ifindex; in __udp4_lib_mcast_deliver() local
2454 int dif, int sdif) in __udp4_lib_mcast_demux_lookup()
2485 int dif, int sdif) in __udp4_lib_demux_lookup()
2512 int dif = skb->dev->ifindex; in udp_v4_early_demux() local
H A Draw.c122 int dif, int sdif) in __raw_v4_lookup()
172 int dif = inet_iif(skb); in raw_v4_input() local
299 int dif = skb->dev->ifindex; in raw_icmp_error() local
H A Dping.c175 int dif, sdif; in ping_lookup() local
415 int dif = sk->sk_bound_dev_if; in ping_bind() local
H A Dtcp_ipv4.c727 int dif = inet_iif(skb); in tcp_v4_send_reset() local
1387 int dif, int sdif) in tcp_v4_inbound_md5_hash()
1940 int dif = inet_iif(skb); in tcp_v4_rcv() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dak4118.c157 int dif; in ak4118_set_dai_fmt_master() local
179 int dif; in ak4118_set_dai_fmt_slave() local
201 int dif; in ak4118_set_dai_fmt() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsd_dif.c33 int dif, dix; in sd_dif_config_host() local
H A Dsd.c342 unsigned int dif, dix; in protection_mode_show() local
723 static unsigned int sd_prot_op(bool write, bool dix, bool dif) in sd_prot_op()
782 unsigned int dix, unsigned int dif) in sd_setup_protect_cmnd()
1229 unsigned int dif; in sd_setup_read_write_cmnd() local
/OK3568_Linux_fs/kernel/include/rdma/
H A Dsignature.h76 struct ib_t10_dif_domain dif; member
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg72x.c199 int dif; in step_size() local
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ip.c46 __be32 raddr, int dif, u32 tunnel_id) in __l2tp_ip_bind_lookup()
H A Dl2tp_ip6.c57 int dif, u32 tunnel_id) in __l2tp_ip6_bind_lookup()
/OK3568_Linux_fs/kernel/drivers/staging/media/zoran/
H A Dzoran_device.c865 unsigned int dif; in zoran_reap_stat_com() local

12