Home
last modified time | relevance | path

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

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