Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/nfs/
H A Dkrpc_subr.c144 #define IP_CH(ip) ((u_char *)ip) macro
145 #define IP_LIST(ip) IP_CH(ip)[0],IP_CH(ip)[1],IP_CH(ip)[2],IP_CH(ip)[3]
H A Dnfs_boot.c194 #define IP_CH(ip) ((u_char *)ip) macro
195 #define IP_LIST(ip) IP_CH(ip)[0],IP_CH(ip)[1],IP_CH(ip)[2],IP_CH(ip)[3]
/xnu-8020.140.41/bsd/kern/
H A Dnetboot.c86 #define IP_CH(ip) ((u_char *)ip) macro
87 #define IP_LIST(ip) IP_CH(ip)[0],IP_CH(ip)[1],IP_CH(ip)[2],IP_CH(ip)[3]