Searched refs:ether_header_t (Results 1 – 7 of 7) sorted by relevance
128 ether_header_t *eh; in netif_flow_ethertype_info()135 err = netif_flow_get_buf(pkt, sizeof(ether_header_t), &buf, in netif_flow_ethertype_info()142 eh = (ether_header_t *)(void *)buf; in netif_flow_ethertype_info()210 ether_header_t *eh; in netif_flow_ipv6_ula_info()225 eh = (ether_header_t *)(void *)buf; in netif_flow_ipv6_ula_info()391 ether_header_t *eh; in nx_netif_validate_macaddr()399 if (netif_flow_get_buf(pkt, sizeof(ether_header_t), &buf, &len) != 0) { in nx_netif_validate_macaddr()408 eh = (ether_header_t *)(void *)buf; in nx_netif_validate_macaddr()
79 ether_header_t * eh_p; in ethernet_udp4_frame_populate()92 eh_p = (ether_header_t *)buf; in ethernet_udp4_frame_populate()149 ether_header_t * eh_p; in ethernet_udp6_frame_populate()161 eh_p = (ether_header_t *)buf; in ethernet_udp6_frame_populate()
848 const ether_header_t * eh_p; in ethernet_frame_validate()852 eh_p = (const ether_header_t *)buf; in ethernet_frame_validate()932 ether_header_t * eh_p; in ethernet_arp_frame_populate()944 eh_p = (ether_header_t *)buf; in ethernet_arp_frame_populate()986 ether_header_t * eh_p; in ethernet_frame_get_udp4_payload()998 eh_p = (ether_header_t *)buf; in ethernet_frame_get_udp4_payload()1034 ether_header_t * eh_p; in ethernet_frame_get_udp6_payload()1046 eh_p = (ether_header_t *)buf; in ethernet_frame_get_udp6_payload()1099 #define MIN_ICMP6_LEN ((u_int)(sizeof(ether_header_t) + \1122 ether_header_t * eh_p; in ethernet_nd6_frame_populate()[all …]
71 typedef struct ether_header ether_header_t; typedef
95 } ether_header_t; typedef
60 typedef struct kdp_ether_header ether_header_t; typedef
638 } ether_header_t;708 typedef struct ether_header ether_header_t;