HomeSort by relevance Sort by last modified time
    Searched refs:ip_msfilter (Results 76 - 77 of 77) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
in.h 310 struct ip_msfilter struct
327 #define IP_MSFILTER_SIZE(numsrc) (sizeof (struct ip_msfilter) \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2tcpip.h 20 struct ip_msfilter { struct
28 #define IP_MSFILTER_SIZE(numsrc) (sizeof(struct ip_msfilter)-sizeof(struct in_addr) + (numsrc)*sizeof(struct in_addr))

Completed in 71 milliseconds

1 2 34