Searched refs:ax25_send_iframe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ax25/ |
H A D | ax25_out.c | 211 static void ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit) in ax25_send_iframe() function 298 ax25_send_iframe(ax25, skbn, (last) ? AX25_POLLON : AX25_POLLOFF); in ax25_kick() 303 ax25_send_iframe(ax25, skbn, AX25_POLLOFF); in ax25_kick()
|
/kernel/linux/linux-6.6/net/ax25/ |
H A D | ax25_out.c | 211 static void ax25_send_iframe(ax25_cb *ax25, struct sk_buff *skb, int poll_bit) in ax25_send_iframe() function 298 ax25_send_iframe(ax25, skbn, (last) ? AX25_POLLON : AX25_POLLOFF); in ax25_kick() 303 ax25_send_iframe(ax25, skbn, AX25_POLLOFF); in ax25_kick()
|
Completed in 2 milliseconds