Home
last modified time | relevance | path

Searched defs:rmt_addr (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv6/
H A Dudp.c940 __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 Draw.c69 const struct in6_addr *rmt_addr, int dif, int sdif) in raw_v6_match()
/linux/net/ipv4/
H A Dudp.c792 __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
2751 __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
2786 __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
H A Digmp.c2733 int ip_mc_sf_allow(const struct sock *sk, __be32 loc_addr, __be32 rmt_addr, in ip_mc_sf_allow()