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

/freebsd-10.0-release/sys/net/
H A Dif_spppfr.c145 unsigned short psource1; /* protocol source */ member in struct:arp_req
467 his_ip_address = ntohs (req->psource1) << 16 |
529 reply->psource1 = htonl (my_ip_address);

Completed in 116 milliseconds