Searched refs:ptarget1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/net/
H A Dif_spppfr.c148 unsigned short ptarget1; /* protocol target */ member in struct:arp_req
469 my_ip_address = ntohs (req->ptarget1) << 16 |
532 reply->ptarget1 = htonl (his_ip_address);

Completed in 103 milliseconds