Searched refs:ETH_P_AX25 (Results 1 - 16 of 16) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif_ether.h74 #define ETH_P_AX25 0x0002 /* Dummy protocol id for AX.25 */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_ether.h74 #define ETH_P_AX25 0x0002 /* Dummy protocol id for AX.25 */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dif_ether.h73 #define ETH_P_AX25 0x0002 /* Dummy protocol id for AX.25 */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/linux/
H A Dif_ether.h73 #define ETH_P_AX25 0x0002 /* Dummy protocol id for AX.25 */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ax25/
H A Dax25_ds_subr.c151 skb->protocol = htons(ETH_P_AX25);
H A Dax25_ip.c62 if (type == ETH_P_AX25)
H A Dax25_out.c382 skb->protocol = htons(ETH_P_AX25);
H A Daf_ax25.c1810 type: __constant_htons(ETH_P_AX25),
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A Dbpqether.c253 skb->protocol = htons(ETH_P_AX25);
303 skb->protocol = htons(ETH_P_AX25);
H A D6pack.c257 skb->protocol = htons(ETH_P_AX25);
414 if (type != htons(ETH_P_AX25))
H A Dmkiss.c347 skb->protocol = htons(ETH_P_AX25);
508 if (type != htons(ETH_P_AX25))
H A Dhdlcdrv.c212 skb->protocol = htons(ETH_P_AX25);
H A Ddmascc.c1123 skb->protocol = ntohs(ETH_P_AX25);
H A Dyam.c529 skb->protocol = htons(ETH_P_AX25);
H A Dbaycom_epp.c694 skb->protocol = htons(ETH_P_AX25);
H A Dscc.c1659 skb->protocol = htons(ETH_P_AX25);

Completed in 94 milliseconds