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

  /src/sys/netcan/
can_pcb.h 52 int canp_state; member in struct:canpcb
76 /* states in canp_state: */
can_pcb.c 260 if (newf != NULL && canp->canp_state == CANP_DETACHED) {
362 if (canp->canp_state > CANP_ATTACHED)
376 canp->canp_state = state;
can.c 350 if (canp->canp_state == CANP_DETACHED) {

Completed in 13 milliseconds