Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dudp_media.c829 /* tipc_udp_disable - detach bearer from socket */
830 static void tipc_udp_disable(struct tipc_bearer *b) in tipc_udp_disable() function
851 .disable_media = tipc_udp_disable,