Searched refs:arp_req (Results 1 – 1 of 1) sorted by relevance
133 struct arp_req { struct160 static void sppp_fr_arp (struct sppp *sp, struct arp_req *req, u_short addr); argument227 if (m->m_pkthdr.len != 10 + sizeof (struct arp_req)) { in sppp_fr_input()234 sppp_fr_arp (sp, (struct arp_req*) (h + 10), in sppp_fr_input()403 static void sppp_fr_arp (struct sppp *sp, struct arp_req *req, in sppp_fr_arp()408 struct arp_req *reply; in sppp_fr_arp()486 reply = (struct arp_req*) (h + 10); in sppp_fr_arp()