Home
last modified time | relevance | path

Searched refs:eth_hdr (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Dif_ether.h25 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) in eth_hdr() function
A Detherdevice.h625 const struct ethhdr *eth = eth_hdr(skb); in eth_skb_pkt_type()
/include/net/
A Dllc_pdu.h265 memcpy(sa, eth_hdr(skb)->h_source, ETH_ALEN); in llc_pdu_decode_sa()
277 memcpy(da, eth_hdr(skb)->h_dest, ETH_ALEN); in llc_pdu_decode_da()
354 dsize = ntohs(eth_hdr(ev_skb)->h_proto) - 3; in llc_pdu_init_as_test_rsp()
/include/net/netfilter/
A Dnf_queue.h86 switch (eth_hdr(skb)->h_proto) { in hash_bridge()

Completed in 8 milliseconds