Home
last modified time | relevance | path

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

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