HomeSort by relevance Sort by last modified time
    Searched refs:p_proto (Results 51 - 64 of 64) sorted by null

1 23

  /external/tcpdump/
print-cnfp.c 163 if (pent && pent->p_proto == IPPROTO_TCP) {
addrtoname.c 163 u_short p_proto; member in struct:protoidmem
451 if (tp->p_oui == i && tp->p_proto == j)
456 tp->p_proto = j;
  /external/libpcap/
nametoaddr.c 271 return p->p_proto;
  /external/openssh/
canohost.c 169 ipproto = ip->p_proto;
  /external/libppp/src/
filter.c 170 if (pe && pe->p_proto == IPPROTO_TCP) {
368 fe.f_proto = (pe == NULL) ? 0 : pe->p_proto;
nat_cmd.c 291 link = PacketAliasRedirectProto(localIP, remoteIP, publicIP, pe->p_proto);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
netdb.h 325 int p_proto; /* Protocol number. */ member in struct:protoent
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h 325 int p_proto; /* Protocol number. */ member in struct:protoent
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h 325 int p_proto; /* Protocol number. */ member in struct:protoent
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_beos.h 202 int p_proto; /* protocol # */ member in struct:protoent
  /external/iproute2/ip/
ipxfrm.c 1168 upspec = pp->p_proto;
  /external/netperf/
nettest_bsd.c 517 getprotobyname("tcp")->p_proto,
1021 getprotobyname("tcp")->p_proto,
    [all...]
nettest_sdp.c 152 getprotobyname("tcp")->p_proto,
    [all...]
  /external/iptables/iptables/
xtables.c     [all...]

Completed in 2686 milliseconds

1 23