Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Din.h142 #define IP_MSFILTER_SIZE(numsrc) \ argument
144 + (numsrc) * sizeof(__u32))
168 #define GROUP_FILTER_SIZE(numsrc) \ argument
170 + (numsrc) * sizeof(struct __kernel_sockaddr_storage))
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Din.h323 #define IP_MSFILTER_SIZE(numsrc) (sizeof (struct ip_msfilter) \ argument
325 + (numsrc) * sizeof (struct in_addr))
344 #define GROUP_FILTER_SIZE(numsrc) (sizeof (struct group_filter) \ argument
346 + ((numsrc) \