tag
line
file
source code
ETH_P_AX25
514
drivers/net/slip.c
return htons(ETH_P_AX25);
ETH_P_AX25
528
drivers/net/slip.c
if((sl->mode&SL_MODE_AX25) && type!=htons(ETH_P_AX25))