HomeSort by relevance Sort by last modified time
    Searched defs:p_proto (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ip_types.h 55 short p_proto; member in struct:protoent
  /bionic/libc/include/
netdb.h 107 int p_proto; /* protocol # */ member in struct:protoent
  /device/linaro/bootloader/edk2/StdLib/Include/
netdb.h 156 int p_proto; /**< protocol # */ member in struct:protoent
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
netdb.h 332 int p_proto; /* Protocol number. */ member in struct:protoent
  /external/tcpdump/
addrtoname.c 168 u_short p_proto; member in struct:protoidmem
478 if (tp->p_oui == i && tp->p_proto == j)
483 tp->p_proto = j;
    [all...]

Completed in 653 milliseconds