Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Digmp.h163 #define IP_SFBLOCK 10 /* allocate this many at once */ macro
/linux-3.4.99/net/ipv4/
Digmp.c1992 int count = IP_SFBLOCK; in ip_mc_source()
2002 newpsl->sl_count = count - IP_SFBLOCK; in ip_mc_source()