Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dether_inet_pr_module.c264 u_int16_t ethertype_ip = htons(ETHERTYPE_IP); in ether_inet_pre_output() local
267 bcopy(&ethertype_ip, frame_type, sizeof(ethertype_ip)); in ether_inet_pre_output()