Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Digmp.h45 #define IP_SFBLOCK 10 /* allocate this many at once */ macro
/openbmc/linux/net/ipv4/
H A Digmp.c2398 int count = IP_SFBLOCK; in ip_mc_source()
2409 newpsl->sl_count = count - IP_SFBLOCK; in ip_mc_source()