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

  /src/sys/net/
if_arc.h 53 uint8_t arc_type; member in struct:arc_header
64 uint8_t arc_type2; /* same as arc_type */
if_arcsubr.c 235 atype = cah->arc_type;
273 ah->arc_type = atype;
316 ah->arc_type = atype;
322 ah->arc_type = atype;
362 typ = ah->arc_type;
422 if (typ != ah1->arc_type) {
525 atype = ah->arc_type;

Completed in 14 milliseconds