Home
last modified time | relevance | path

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

/net/tipc/
Dsocket.c1131 static int tipc_send_packet(struct kiocb *iocb, struct socket *sock, in tipc_send_packet() function
2032 tipc_send_packet(NULL, new_sock, &m, 0); in tipc_accept()
2727 .sendmsg = tipc_send_packet,