Searched refs:ax25_hard_header (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ax25/ |
H A D | ax25_ip.c | 45 static int ax25_hard_header(struct sk_buff *skb, struct net_device *dev, in ax25_hard_header() function 88 printk(KERN_ERR "AX.25: ax25_hard_header - wrong protocol type 0x%2.2x\n", type); in ax25_hard_header() 214 static int ax25_hard_header(struct sk_buff *skb, struct net_device *dev, in ax25_hard_header() function 243 .create = ax25_hard_header,
|
/kernel/linux/linux-6.6/net/ax25/ |
H A D | ax25_ip.c | 45 static int ax25_hard_header(struct sk_buff *skb, struct net_device *dev, in ax25_hard_header() function 88 printk(KERN_ERR "AX.25: ax25_hard_header - wrong protocol type 0x%2.2x\n", type); in ax25_hard_header() 212 static int ax25_hard_header(struct sk_buff *skb, struct net_device *dev, in ax25_hard_header() function 241 .create = ax25_hard_header,
|
Completed in 1 milliseconds