Home
last modified time | relevance | path

Searched defs:rmt_addr (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Draw.c69 __raw_v6_lookup(struct net *net, struct sock *sk, unsigned short num, const struct in6_addr *loc_addr, const struct in6_addr *rmt_addr, int dif, int sdif) __raw_v6_lookup() argument
H A Dudp.c782 __udp_v6_is_mcast_sock(struct net *net, 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
1030 __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
/kernel/linux/linux-6.6/net/ipv6/
H A Draw.c67 raw_v6_match(struct net *net, const struct sock *sk, unsigned short num, const struct in6_addr *loc_addr, const struct in6_addr *rmt_addr, int dif, int sdif) raw_v6_match() argument
H A Dudp.c794 __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
1054 __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
/kernel/linux/linux-5.10/net/ipv4/
H A Digmp.c2635 int ip_mc_sf_allow(struct sock *sk, __be32 loc_addr, __be32 rmt_addr, in ip_mc_sf_allow() argument
H A Dudp.c586 __udp_is_mcast_sock(struct net *net, 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
2470 __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
2501 __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
/kernel/linux/linux-6.6/net/ipv4/
H A Digmp.c2644 int ip_mc_sf_allow(const struct sock *sk, __be32 loc_addr, __be32 rmt_addr, in ip_mc_sf_allow() argument
H A Dudp.c566 __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
2475 __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
2510 __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

Completed in 25 milliseconds