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

  /src/sys/net/
if_arcsubr.c 116 const struct arc_header *cah; local in function:arc_output
233 cah = (const struct arc_header *)dst->sa_data;
234 adst = cah->arc_dhost;
235 atype = cah->arc_type;
if_arcsubr.c 116 const struct arc_header *cah; local in function:arc_output
233 cah = (const struct arc_header *)dst->sa_data;
234 adst = cah->arc_dhost;
235 atype = cah->arc_type;
if_arcsubr.c 116 const struct arc_header *cah; local in function:arc_output
233 cah = (const struct arc_header *)dst->sa_data;
234 adst = cah->arc_dhost;
235 atype = cah->arc_type;

Completed in 36 milliseconds