Lines Matching refs:ireq
136 #define ireq _req._ifreq macro
620 ifctx->ireq.ifr_name, in bootpc_call()
760 ifctx->ireq.ifr_name); in bootpc_call()
824 ifctx->ireq.ifr_name); in bootpc_call()
855 ifr = &ifctx->ireq; in bootpc_fakeup_interface()
897 ifr = &ifctx->ireq; in bootpc_shutdown_interface()
899 printf("Shutdown interface %s\n", ifctx->ireq.ifr_name); in bootpc_shutdown_interface()
926 ifr = &ifctx->ireq; in bootpc_adjust_interface()
937 printf("Adjusted interface %s", ifctx->ireq.ifr_name); in bootpc_adjust_interface()
1342 printf("%s at ", ifctx->ireq.ifr_name); in bootpc_decode_reply()
1485 printf("%s: no netmask received!\n", ifctx->ireq.ifr_name); in bootpc_decode_reply()
1626 strlcpy(ifctx->ireq.ifr_name, if_name(ifp), in bootpc_init()
1627 sizeof(ifctx->ireq.ifr_name)); in bootpc_init()
1635 ifctx->ireq.ifr_name); in bootpc_init()
1726 strcpy(nd->myif.ifra_name, ifctx->ireq.ifr_name); in bootpc_init()