Home
last modified time | relevance | path

Searched refs:x25_output (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/x25/
H A Dx25_out.c14 * 2000-09-04 Henner Eisen Prevented x25_output() skb leakage.
47 int x25_output(struct sock *sk, struct sk_buff *skb) in x25_output() function
75 SOCK_DEBUG(sk, "x25_output: fragment alloc" in x25_output()
H A Daf_x25.c21 * Fixed x25_output() related skb leakage.
1263 rc = x25_output(sk, skb); in x25_sendmsg()
/kernel/linux/linux-6.6/net/x25/
H A Dx25_out.c14 * 2000-09-04 Henner Eisen Prevented x25_output() skb leakage.
47 int x25_output(struct sock *sk, struct sk_buff *skb) in x25_output() function
75 SOCK_DEBUG(sk, "x25_output: fragment alloc" in x25_output()
H A Daf_x25.c21 * Fixed x25_output() related skb leakage.
1258 rc = x25_output(sk, skb); in x25_sendmsg()
/kernel/linux/linux-5.10/include/net/
H A Dx25.h258 int x25_output(struct sock *, struct sk_buff *);
/kernel/linux/linux-6.6/include/net/
H A Dx25.h255 int x25_output(struct sock *, struct sk_buff *);

Completed in 7 milliseconds