Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dudp_media.c798 /* cleanup_bearer - break the socket/bearer association */
799 static void cleanup_bearer(struct work_struct *work) in cleanup_bearer() function
832 INIT_WORK(&ub->work, cleanup_bearer); in tipc_udp_disable()
/kernel/linux/linux-6.6/net/tipc/
H A Dudp_media.c802 /* cleanup_bearer - break the socket/bearer association */
803 static void cleanup_bearer(struct work_struct *work) in cleanup_bearer() function
836 INIT_WORK(&ub->work, cleanup_bearer); in tipc_udp_disable()

Completed in 2 milliseconds