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

/netbsd-current/sys/netinet/
H A Dif_inarp.h40 struct llinfo_arp { struct
41 LIST_ENTRY(llinfo_arp) la_list;
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_l2t.c326 struct llinfo_arp *la;
328 la = (struct llinfo_arp *)neigh->rt_llinfo;
434 struct llinfo_arp *la;
451 la = (struct llinfo_arp *)neigh->rt_llinfo;

Completed in 193 milliseconds