Searched refs:ax25_send_to_raw (Results 1 – 3 of 3) sorted by relevance
205 extern void ax25_send_to_raw(struct sock *, struct sk_buff *, int);
277 ax25_send_to_raw(raw, skb, skb->data[1]); in ax25_rcv()
370 void ax25_send_to_raw(struct sock *sk, struct sk_buff *skb, int proto) in ax25_send_to_raw() function