HomeSort by: relevance | last modified time | path
    Searched defs:fill_arpcache (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/pmax/stand/common/
if_prom.c 65 #ifdef FILL_ARPCACHE
72 void fill_arpcache(void *, int);
225 #ifdef FILL_ARPCACHE
227 fill_arpcache(pkt,s);
245 #ifdef FILL_ARPCACHE
247 fill_arpcache(void *pkt, int len) function in typeref:typename:void
if_prom.c 65 #ifdef FILL_ARPCACHE
72 void fill_arpcache(void *, int);
225 #ifdef FILL_ARPCACHE
227 fill_arpcache(pkt,s);
245 #ifdef FILL_ARPCACHE
247 fill_arpcache(void *pkt, int len) function in typeref:typename:void

Completed in 21 milliseconds