Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dudp_media.c362 /* tipc_udp_recv - read data from bearer socket */
363 static int tipc_udp_recv(struct sock *sk, struct sk_buff *skb) in tipc_udp_recv() function
768 tuncfg.encap_rcv = tipc_udp_recv; in tipc_udp_enable()
/kernel/linux/linux-6.6/net/tipc/
H A Dudp_media.c368 /* tipc_udp_recv - read data from bearer socket */
369 static int tipc_udp_recv(struct sock *sk, struct sk_buff *skb) in tipc_udp_recv() function
772 tuncfg.encap_rcv = tipc_udp_recv; in tipc_udp_enable()

Completed in 3 milliseconds