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

/linux-4.4.14/net/rose/
H A Drose_link.c100 static int rose_send_frame(struct sk_buff *skb, struct rose_neigh *neigh) rose_send_frame() function
173 if (!rose_send_frame(skbn, neigh)) rose_link_rx_restart()
203 if (!rose_send_frame(skb, neigh)) rose_transmit_restart_request()
230 if (!rose_send_frame(skb, neigh)) rose_transmit_restart_confirmation()
260 if (!rose_send_frame(skb, neigh)) rose_transmit_clear_request()
280 if (!rose_send_frame(skb, neigh)) rose_transmit_link()

Completed in 57 milliseconds