Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/nfs/
H A Dkrpc_subr.c143 #define IP_FORMAT "%d.%d.%d.%d" macro
416 printf("RPC timeout for server " IP_FORMAT "\n", in krpc_call()
449 printf("short receive (%ld/%ld) from server " IP_FORMAT "\n", in krpc_call()
463 printf("impossible packet length (%ld) from server " IP_FORMAT "\n", in krpc_call()
475 printf("short receive (%ld/%ld) from server " IP_FORMAT "\n", in krpc_call()
H A Dnfs_boot.c193 #define IP_FORMAT "%d.%d.%d.%d" macro
260 printf("nfs_boot: BOOTPARAMS server " IP_FORMAT "\n", in nfs_boot_init()
/xnu-8020.140.41/bsd/kern/
H A Dnetboot.c85 #define IP_FORMAT "%d.%d.%d.%d" macro
666 OS_ANALYZER_SUPPRESS("12641116") printf("netboot: IP address " IP_FORMAT, IP_LIST(&iaddr)); in netboot_mountroot()
668 printf(" netmask " IP_FORMAT, IP_LIST(&netmask)); in netboot_mountroot()
671 printf(" router " IP_FORMAT, IP_LIST(&router)); in netboot_mountroot()
683 printf("netboot: adding default route " IP_FORMAT "\n", in netboot_mountroot()
720 printf("netboot: host_route_delete(" IP_FORMAT in netboot_mountroot()
728 printf("netboot: host_route_delete(" IP_FORMAT in netboot_mountroot()