Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ax25/
Dax25_out.c226 static void ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit) in ax25_send_iframe() function
310 ax25_send_iframe(ax25, skbn, (last) ? AX25_POLLON : AX25_POLLOFF); in ax25_kick()
315 ax25_send_iframe(ax25, skbn, AX25_POLLOFF); in ax25_kick()