Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dserver.c401 static struct outqueue_entry *tipc_alloc_entry(void *data, int len) in tipc_alloc_entry() function
451 e = tipc_alloc_entry(data, len); in tipc_conn_sendmsg()