HomeSort by: relevance | last modified time | path
    Searched defs:host1 (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.sbin/bootp/common/
readfile.c 1357 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALSE
1360 * If the hardware addresses of "host1" and "host2" are identical, but
1370 struct host *host1 = (struct host *) d1;
1373 if (host1->htype != host2->htype) {
1376 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) {
1380 if ((host1->subnet_mask.s_addr) == (host2->subnet_mask.s_addr)) {
1381 if (((host1->iaddr.s_addr) & (host1->subnet_mask.s_addr)) !=
2018 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALS
1359 struct host *host1 = (struct host *) d1; local in function:hwinscmp
2005 struct host *host1 = (struct host *) d1; local in function:hwlookcmp
2025 struct host *host1 = (struct host *) d1; local in function:iplookcmp
    [all...]
readfile.c 1357 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALSE
1360 * If the hardware addresses of "host1" and "host2" are identical, but
1370 struct host *host1 = (struct host *) d1;
1373 if (host1->htype != host2->htype) {
1376 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) {
1380 if ((host1->subnet_mask.s_addr) == (host2->subnet_mask.s_addr)) {
1381 if (((host1->iaddr.s_addr) & (host1->subnet_mask.s_addr)) !=
2018 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALS
1359 struct host *host1 = (struct host *) d1; local in function:hwinscmp
2005 struct host *host1 = (struct host *) d1; local in function:hwlookcmp
2025 struct host *host1 = (struct host *) d1; local in function:iplookcmp
    [all...]
readfile.c 1357 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALSE
1360 * If the hardware addresses of "host1" and "host2" are identical, but
1370 struct host *host1 = (struct host *) d1;
1373 if (host1->htype != host2->htype) {
1376 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) {
1380 if ((host1->subnet_mask.s_addr) == (host2->subnet_mask.s_addr)) {
1381 if (((host1->iaddr.s_addr) & (host1->subnet_mask.s_addr)) !=
2018 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALS
1359 struct host *host1 = (struct host *) d1; local in function:hwinscmp
2005 struct host *host1 = (struct host *) d1; local in function:hwlookcmp
2025 struct host *host1 = (struct host *) d1; local in function:iplookcmp
    [all...]
readfile.c 1357 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALSE
1360 * If the hardware addresses of "host1" and "host2" are identical, but
1370 struct host *host1 = (struct host *) d1;
1373 if (host1->htype != host2->htype) {
1376 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) {
1380 if ((host1->subnet_mask.s_addr) == (host2->subnet_mask.s_addr)) {
1381 if (((host1->iaddr.s_addr) & (host1->subnet_mask.s_addr)) !=
2018 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALS
1359 struct host *host1 = (struct host *) d1; local in function:hwinscmp
2005 struct host *host1 = (struct host *) d1; local in function:hwlookcmp
2025 struct host *host1 = (struct host *) d1; local in function:iplookcmp
    [all...]
readfile.c 1357 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALSE
1360 * If the hardware addresses of "host1" and "host2" are identical, but
1370 struct host *host1 = (struct host *) d1;
1373 if (host1->htype != host2->htype) {
1376 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) {
1380 if ((host1->subnet_mask.s_addr) == (host2->subnet_mask.s_addr)) {
1381 if (((host1->iaddr.s_addr) & (host1->subnet_mask.s_addr)) !=
2018 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALS
1359 struct host *host1 = (struct host *) d1; local in function:hwinscmp
2005 struct host *host1 = (struct host *) d1; local in function:hwlookcmp
2025 struct host *host1 = (struct host *) d1; local in function:iplookcmp
    [all...]
readfile.c 1357 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALSE
1360 * If the hardware addresses of "host1" and "host2" are identical, but
1370 struct host *host1 = (struct host *) d1;
1373 if (host1->htype != host2->htype) {
1376 if (bcmp(host1->haddr, host2->haddr, haddrlength(host1->htype))) {
1380 if ((host1->subnet_mask.s_addr) == (host2->subnet_mask.s_addr)) {
1381 if (((host1->iaddr.s_addr) & (host1->subnet_mask.s_addr)) !=
2018 * equivalent. Returns TRUE if "host1" and "host2" are equivalent, FALS
1359 struct host *host1 = (struct host *) d1; local in function:hwinscmp
2005 struct host *host1 = (struct host *) d1; local in function:hwlookcmp
2025 struct host *host1 = (struct host *) d1; local in function:iplookcmp
    [all...]

Completed in 183 milliseconds