Searched defs:rmt_addr (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
D | udp.c | 762 __be16 rmt_port, const struct in6_addr *rmt_addr, in __udp_v6_is_mcast_sock() 1010 __be16 rmt_port, const struct in6_addr *rmt_addr, in __udp6_lib_demux_lookup()
|
D | raw.c | 71 const struct in6_addr *rmt_addr, int dif, int sdif) in __raw_v6_lookup()
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | udp.c | 576 __be16 rmt_port, __be32 rmt_addr, in __udp_is_mcast_sock() 2444 __be16 rmt_port, __be32 rmt_addr, in __udp4_lib_mcast_demux_lookup() 2475 __be16 rmt_port, __be32 rmt_addr, in __udp4_lib_demux_lookup()
|
D | igmp.c | 2622 int ip_mc_sf_allow(struct sock *sk, __be32 loc_addr, __be32 rmt_addr, in ip_mc_sf_allow()
|