Query: eth_type_trans
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ETH_TYPE_TRANS(9) Network device support ETH_TYPE_TRANS(9)NAMEeth_type_trans - determine the packet's protocol ID.SYNOPSIS__be16 eth_type_trans(struct sk_buff * skb, struct net_device * dev);ARGUMENTSskb received socket data dev receiving network deviceDESCRIPTIONThe rule here is that we assume 802.3 if the type field is short enough to be a length. This is normal practice and works for any 'now in use' protocol.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ETH_TYPE_TRANS(9)
Related Man Pages |
---|
__skb_recv_datagram(9) - centos |
vconfig(8) - redhat |
device_create(9) - suse |
ieee80211_get_buffered_bc(9) - suse |
tc-ife(8) - mojave |
Similar Topics in the Unix Linux Community |
---|
Why cannot only the "rtl8139_rx" function be setted breakpoint on whereas the others can? |
TuxOnIce stalls 3 times before resuming |