Home
last modified time | relevance | path

Searched refs:SIOCADDRT (Results 1 – 5 of 5) sorted by relevance

/device/google/bonito/sdm710/kernel-headers/linux/
Dsockios.h24 #define SIOCADDRT 0x890B macro
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dsockios.h28 #define SIOCADDRT 0x890B /* add routing table entry */ macro
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dsockios.h28 #define SIOCADDRT 0x890B /* add routing table entry */ macro
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dsockios.h24 #define SIOCADDRT 0x890B macro
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dsockio.h63 #define SIOCADDRT _IOW('r', 10, struct ortentry) /* add route */ macro