Searched refs:x25_type_trans (Results 1 – 3 of 3) sorted by relevance
10 static inline __be16 x25_type_trans(struct sk_buff *skb, struct net_device *dev) in x25_type_trans() function
175 skb->protocol = x25_type_trans(skb, dev); in lapbeth_data_indication()274 skb->protocol = x25_type_trans(skb, dev); in lapbeth_connected()292 skb->protocol = x25_type_trans(skb, dev); in lapbeth_disconnected()
65 skb->protocol = x25_type_trans(skb, dev); in x25_connect_disconnect()96 skb->protocol = x25_type_trans(skb, dev); in x25_data_indication()
Completed in 6 milliseconds