Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dudp_media.c123 /* tipc_udp_addr2str - convert ip/udp address to string */
124 static int tipc_udp_addr2str(struct tipc_media_addr *a, char *buf, int size) in tipc_udp_addr2str() function
840 .addr2str = tipc_udp_addr2str,
/kernel/linux/linux-6.6/net/tipc/
H A Dudp_media.c129 /* tipc_udp_addr2str - convert ip/udp address to string */
130 static int tipc_udp_addr2str(struct tipc_media_addr *a, char *buf, int size) in tipc_udp_addr2str() function
844 .addr2str = tipc_udp_addr2str,

Completed in 6 milliseconds