OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sdl_type
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/net/
if_dl.h
65
u_char
sdl_type
; /* interface type */
member in struct:sockaddr_dl
/external/dhcpcd-6.8.2/
if.c
422
switch(sdl->
sdl_type
) {
478
ifp->name, sdl->
sdl_type
);
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getnameinfo.c
505
switch (sdl->
sdl_type
) {
Completed in 346 milliseconds