Searched defs:ntp (Results 1 - 2 of 2) sorted by relevance

/external/ipsec-tools/src/libipsec/
H A Dkey_debug.c527 struct sadb_x_nat_t_port *ntp = (void *)ext; local
533 printf("sadb_x_nat_t_port{ port=%u }\n", ntohs(ntp->sadb_x_nat_t_port_port));
/external/libpcap/
H A Dpcap-snit.c127 register struct nit_iftime *ntp; local
180 ntp = (struct nit_iftime *)cp;
181 cp += sizeof(*ntp);
200 h.ts = ntp->nh_timestamp;

Completed in 103 milliseconds