Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ETH_P_CAIF
drivers/net/caif/caif_serial.c
181
skb->protocol = htons(ETH_P_CAIF);
drivers/net/caif/caif_virtio.c
295
skb->protocol = htons(ETH_P_CAIF);
net/caif/caif_dev.c
181
skb->protocol = htons(ETH_P_CAIF);
net/caif/caif_dev.c
285
.type = cpu_to_be16(ETH_P_CAIF),