Home
last modified time | relevance | path

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

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