OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icmp6_filt
(Results
26 - 40
of
40
) sorted by null
1
2
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/netinet/
icmp6.h
521
u_int32_t
icmp6_filt
[8];
member in struct:icmp6_filter
529
(((filterp)->
icmp6_filt
[(type) >> 5]) |= (1 << ((type) & 31)))
531
(((filterp)->
icmp6_filt
[(type) >> 5]) &= ~(1 << ((type) & 31)))
533
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) != 0)
535
((((filterp)->
icmp6_filt
[(type) >> 5]) & (1 << ((type) & 31))) == 0)
Completed in 634 milliseconds
1
2