Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dip.h644 static inline void ip_ipgre_mc_map(__be32 naddr, const unsigned char *broadcast, char *buf) in ip_ipgre_mc_map() function
/linux-6.6.21/net/ipv4/
Darp.c199 ip_ipgre_mc_map(addr, dev->broadcast, haddr); in arp_mc_map()