Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/plip/
H A Dplip.c161 PLIP_CN_CLOSING, enumerator
857 nl->connection = PLIP_CN_CLOSING; in plip_send_packet()
872 if (nl->connection == PLIP_CN_CLOSING) { in plip_connection_close()
936 case PLIP_CN_CLOSING: in plip_interrupt()
/kernel/linux/linux-6.6/drivers/net/plip/
H A Dplip.c163 PLIP_CN_CLOSING, enumerator
865 nl->connection = PLIP_CN_CLOSING; in plip_send_packet()
880 if (nl->connection == PLIP_CN_CLOSING) { in plip_connection_close()
944 case PLIP_CN_CLOSING: in plip_interrupt()

Completed in 3 milliseconds