Searched defs:rmt_addr (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv6/ |
| H A D | udp.c | 940 __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 1197 __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
|
| H A D | raw.c | 69 const struct in6_addr *rmt_addr, int dif, int sdif) in raw_v6_match() argument
|
| /linux/net/ipv4/ |
| H A D | udp.c | 792 __be16 rmt_port, __be32 rmt_addr, in __udp_is_mcast_sock() 2778 __be16 rmt_port, __be32 rmt_addr, in __udp4_lib_mcast_demux_lookup() 2813 __be16 rmt_port, __be32 rmt_addr, in __udp4_lib_demux_lookup()
|
| H A D | igmp.c | 2733 int ip_mc_sf_allow(const struct sock *sk, __be32 loc_addr, __be32 rmt_addr, in ip_mc_sf_allow()
|