Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dsocket.c144 static int tipc_sk_backlog_rcv(struct sock *sk, struct sk_buff *skb);
517 sk->sk_backlog_rcv = tipc_sk_backlog_rcv; in tipc_sk_create()
2397 static int tipc_sk_backlog_rcv(struct sock *sk, struct sk_buff *skb) in tipc_sk_backlog_rcv() function