Home
last modified time | relevance | path

Searched refs:ip_ipgre_mc_map (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/net/
Dip.h609 static inline void ip_ipgre_mc_map(__be32 naddr, const unsigned char *broadcast, char *buf) in ip_ipgre_mc_map() function
/Linux-v5.10/net/ipv4/
Darp.c198 ip_ipgre_mc_map(addr, dev->broadcast, haddr); in arp_mc_map()