Searched refs:h_protocol (Results 1 – 4 of 4) sorted by relevance
61 ethhdr->h_protocol = net_proto; in eth_push()94 *net_proto = ethhdr->h_protocol; in eth_pull()
79 if ( ethhdr->h_protocol == htons ( ETH_P_ARP ) ) { in gdbudp_recv()106 if ( ethhdr->h_protocol != htons ( ETH_P_IP ) ) { in gdbudp_recv()201 ethhdr->h_protocol = htons ( ETH_P_IP ); in gdbudp_send()
33 uint16_t h_protocol; member
35 ntohs ( ethhdr->h_protocol ), in legacy_transmit()