Home
last modified time | relevance | path

Searched refs:et_prot (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Dnet.c1086 eth_proto = ntohs(et802->et_prot); in net_process_received_packet()
1433 et802->et_prot = htons(prot); in net_update_ether()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h328 u16 et_prot; /* 802 protocol */ member