Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c253 static void print_sin_addr(struct sockaddr_in *addr);
301 print_sin_addr((struct sockaddr_in *) ifa->ifa_addr); in bootpboot_p_ifa()
303 print_sin_addr((struct sockaddr_in *) ifa->ifa_dstaddr); in bootpboot_p_ifa()
305 print_sin_addr((struct sockaddr_in *) ifa->ifa_netmask); in bootpboot_p_ifa()
672 print_sin_addr(&dst); in bootpc_call()
1149 print_sin_addr(struct sockaddr_in *sin) in print_sin_addr() function
1343 print_sin_addr(&ifctx->myaddr); in bootpc_decode_reply()
1375 print_sin_addr(&ifctx->netmask); in bootpc_decode_reply()
1388 print_sin_addr(&ifctx->gw); in bootpc_decode_reply()
1428 print_sin_addr(&nd->root_saddr); in bootpc_decode_reply()