Home
last modified time | relevance | path

Searched refs:notify_enetdown (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/net/can/
Draw.c456 int notify_enetdown = 0; in raw_bind() local
481 notify_enetdown = 1; in raw_bind()
524 if (notify_enetdown) { in raw_bind()
Disotp.c1258 int notify_enetdown = 0; in isotp_bind() local
1320 notify_enetdown = 1; in isotp_bind()
1346 if (notify_enetdown) { in isotp_bind()