Home | History | Annotate | Download | only in src

Lines Matching refs:clid

1814 	  if (strchr(a[j], ':')) /* ethernet address, netid or binary CLID */
1836 if ((new->clid = opt_malloc(len)))
1840 memcpy(new->clid, arg, len);
2729 free(configs->clid);