Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dx25.h227 int x25_backlog_rcv(struct sock *, struct sk_buff *);
/openbmc/linux/net/x25/
H A Dx25_in.c448 int x25_backlog_rcv(struct sock *sk, struct sk_buff *skb) in x25_backlog_rcv() function
H A Daf_x25.c557 sk->sk_backlog_rcv = x25_backlog_rcv; in x25_create()