Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Digmp.h47 #define IP_SFBLOCK 10 /* allocate this many at once */ macro
/OK3568_Linux_fs/kernel/net/ipv4/
H A Digmp.c2388 int count = IP_SFBLOCK; in ip_mc_source()
2398 newpsl->sl_count = count - IP_SFBLOCK; in ip_mc_source()