Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vlan_do_receive
include/linux/if_vlan.h
227
extern bool vlan_do_receive(struct sk_buff **skb);
net/core/dev.c
6056
if (vlan_do_receive(&skb))
net/core/dev.c
6100
if (vlan_do_receive(&skb))