Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dnetrom.h202 void nr_output(struct sock *, struct sk_buff *);
/linux-4.1.27/net/netrom/
Dnr_out.c35 void nr_output(struct sock *sk, struct sk_buff *skb) in nr_output() function
Daf_netrom.c1127 nr_output(sk, skb); /* Shove it onto the queue */ in nr_sendmsg()