Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ETH_P_AX25
include/net/ax25.h
296
return htons(ETH_P_AX25);
net/ax25/af_ax25.c
2038
.type = cpu_to_be16(ETH_P_AX25),
net/ax25/ax25_ip.c
52
if (type == ETH_P_AX25)