Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Digmp.h44 #define IP_SFBLOCK 10 /* allocate this many at once */ macro
/Linux-v6.1/net/ipv4/
Digmp.c2395 int count = IP_SFBLOCK; in ip_mc_source()
2406 newpsl->sl_count = count - IP_SFBLOCK; in ip_mc_source()