Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Digmp.h140 #define IP_SFBLOCK 10 /* allocate this many at once */ macro
/linux-2.4.37.9/net/ipv4/
Digmp.c1790 int count = IP_SFBLOCK; in ip_mc_source()
1801 newpsl->sl_count = count - IP_SFBLOCK; in ip_mc_source()