Searched refs:ethernet_hdr (Results 1 – 5 of 5) sorted by relevance
| /include/net/ |
| A D | ncsi.h | 11 void ncsi_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip,
|
| /include/ |
| A D | ndisc.h | 85 int ndisc_receive(struct ethernet_hdr *et, struct ip6_hdr *ip6, int len); 106 ndisc_receive(struct ethernet_hdr *et, struct ip6_hdr *ip6, int len) in ndisc_receive()
|
| A D | net6.h | 367 int net_ip6_handler(struct ethernet_hdr *et, struct ip6_hdr *ip6, int len); 448 net_ip6_handler(struct ethernet_hdr *et, struct ip6_hdr *ip6, in net_ip6_handler() 471 int ping6_receive(struct ethernet_hdr *et, struct ip6_hdr *ip6, int len); 478 int ping6_receive(struct ethernet_hdr *et, struct ip6_hdr *ip6, int len) in ping6_receive()
|
| A D | net-common.h | 327 struct ethernet_hdr { struct 334 #define ETHER_HDR_SIZE (sizeof(struct ethernet_hdr)) argument
|
| A D | net-legacy.h | 355 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot);
|
Completed in 9 milliseconds