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

/freebsd-13-stable/sys/net/
H A Dif_spppfr.c143 unsigned short ptarget1; /* protocol target */ member in struct:arp_req
444 my_ip_address = ntohs (req->ptarget1) << 16 |
507 reply->ptarget1 = htonl (his_ip_address);

Completed in 224 milliseconds