Searched refs:stotal (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | igmp.c | 468 int scount, stotal, first, isquery, truncate; in add_grec() local 486 stotal = scount = 0; in add_grec() 549 scount++; stotal++; in add_grec() 567 if (!stotal) { in add_grec()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | mcast.c | 1732 int scount, stotal, first, isquery, truncate; in add_grec() local 1747 stotal = scount = 0; in add_grec() 1810 scount++; stotal++; in add_grec() 1828 if (!stotal) { in add_grec()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | igmp.c | 468 int scount, stotal, first, isquery, truncate; in add_grec() local 486 stotal = scount = 0; in add_grec() 549 scount++; stotal++; in add_grec() 567 if (!stotal) { in add_grec()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | mcast.c | 1872 int scount, stotal, first, isquery, truncate; in add_grec() local 1892 stotal = scount = 0; in add_grec() 1957 scount++; stotal++; in add_grec() 1977 if (!stotal) { in add_grec()
|
Completed in 16 milliseconds