Lines Matching full:overload
131 int overload; member
167 int overload; member
206 #define TAG_OVERLOAD 52 /* Option Overload */
211 /* Overload values */
1288 tctx->overload = *j; in bootpc_tag_helper()
1298 tctx->overload = 0; in bootpc_tag()
1310 if ((tctx->overload & OVERLOAD_FILE) != 0) in bootpc_tag()
1315 if ((tctx->overload & OVERLOAD_SNAME) != 0) in bootpc_tag()
1353 /* This call used for the side effect (overload flag) */ in bootpc_decode_reply()
1357 if ((gctx->tmptag.overload & OVERLOAD_SNAME) == 0) in bootpc_decode_reply()
1360 if ((gctx->tmptag.overload & OVERLOAD_FILE) == 0) in bootpc_decode_reply()