Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Digmp.h55 #define IP_SFBLOCK 10 /* allocate this many at once */ macro
/linux-4.4.14/net/ipv4/
Digmp.c2254 int count = IP_SFBLOCK; in ip_mc_source()
2264 newpsl->sl_count = count - IP_SFBLOCK; in ip_mc_source()