OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ethtool_tcpip4_spec
(Results
26 - 35
of
35
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
ethtool.h
250
struct
ethtool_tcpip4_spec
{
struct
279
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
280
struct
ethtool_tcpip4_spec
udp_ip4_spec;
281
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
330
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
331
struct
ethtool_tcpip4_spec
udp_ip4_spec;
332
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
ethtool.h
250
struct
ethtool_tcpip4_spec
{
struct
279
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
280
struct
ethtool_tcpip4_spec
udp_ip4_spec;
281
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
330
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
331
struct
ethtool_tcpip4_spec
udp_ip4_spec;
332
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
ethtool.h
250
struct
ethtool_tcpip4_spec
{
struct
279
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
280
struct
ethtool_tcpip4_spec
udp_ip4_spec;
281
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
330
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
331
struct
ethtool_tcpip4_spec
udp_ip4_spec;
332
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
ethtool.h
250
struct
ethtool_tcpip4_spec
{
struct
279
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
280
struct
ethtool_tcpip4_spec
udp_ip4_spec;
281
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
330
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
331
struct
ethtool_tcpip4_spec
udp_ip4_spec;
332
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
ethtool.h
250
struct
ethtool_tcpip4_spec
{
struct
279
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
280
struct
ethtool_tcpip4_spec
udp_ip4_spec;
281
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
330
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
331
struct
ethtool_tcpip4_spec
udp_ip4_spec;
332
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
ethtool.h
250
struct
ethtool_tcpip4_spec
{
struct
279
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
280
struct
ethtool_tcpip4_spec
udp_ip4_spec;
281
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
330
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
331
struct
ethtool_tcpip4_spec
udp_ip4_spec;
332
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
ethtool.h
250
struct
ethtool_tcpip4_spec
{
struct
279
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
280
struct
ethtool_tcpip4_spec
udp_ip4_spec;
281
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
330
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
331
struct
ethtool_tcpip4_spec
udp_ip4_spec;
332
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
ethtool.h
250
struct
ethtool_tcpip4_spec
{
struct
279
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
280
struct
ethtool_tcpip4_spec
udp_ip4_spec;
281
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
330
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
331
struct
ethtool_tcpip4_spec
udp_ip4_spec;
332
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
/bionic/libc/kernel/uapi/linux/
ethtool.h
299
struct
ethtool_tcpip4_spec
{
struct
352
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
354
struct
ethtool_tcpip4_spec
udp_ip4_spec;
355
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
419
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
420
struct
ethtool_tcpip4_spec
udp_ip4_spec;
421
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
[
all
...]
/external/kernel-headers/original/uapi/linux/
ethtool.h
718
* struct
ethtool_tcpip4_spec
- flow specification for TCP/IPv4 etc.
727
struct
ethtool_tcpip4_spec
{
struct
822
struct
ethtool_tcpip4_spec
tcp_ip4_spec;
823
struct
ethtool_tcpip4_spec
udp_ip4_spec;
824
struct
ethtool_tcpip4_spec
sctp_ip4_spec;
[
all
...]
Completed in 1046 milliseconds
1
2