Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnetrom.h206 void nr_output(struct sock *, struct sk_buff *);
/linux/net/netrom/
H A Dnr_out.c32 void nr_output(struct sock *sk, struct sk_buff *skb) in nr_output() function
H A Daf_netrom.c1143 nr_output(sk, skb); /* Shove it onto the queue */ in nr_sendmsg()