Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Dnetboot.c85 #define IP_CH(ip) ((u_char *)ip) macro
86 #define IP_LIST(ip) IP_CH(ip)[0],IP_CH(ip)[1],IP_CH(ip)[2],IP_CH(ip)[3]