Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ETH_P_X25
include/net/x25device.h
16
return htons(ETH_P_X25);
net/x25/af_x25.c
1763
.type = cpu_to_be16(ETH_P_X25),
net/x25/x25_dev.c
167
skb->protocol = htons(ETH_P_X25);
net/x25/x25_dev.c
190
skb->protocol = htons(ETH_P_X25);