Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/
H A Dencode.c183 replace_encode(&first_ecp, ep, ENC_COPY); in combine_encodes()
195 replace_encode(ENCODE **elistpp, ENCODE *rp, int flags) in replace_encode() function
H A Ddhcptab.c881 replace_encode(&mc->head, tmp, in eval_symbol()
945 replace_encode(&mc->head, tmp, in eval_symbol()
964 replace_encode( in eval_symbol()
998 replace_encode(&mp->list[j]->head, vp, copy); in add_vndlist()
H A Ddhcpd.h188 extern void replace_encode(ENCODE **, ENCODE *, int);
H A Ddhcp.c464 replace_encode(&ecp, hecp, ENC_DONT_COPY); in dhcp_offer()
476 replace_encode(&ecp, echo_ecp, ENC_DONT_COPY); in dhcp_offer()
1093 replace_encode(&ecp, in dhcp_req_ack()
1105 replace_encode(&ecp, hecp, in dhcp_req_ack()
1130 replace_encode(&ecp, hecp, in dhcp_req_ack()
1146 replace_encode(&ecp, echo_ecp, ENC_DONT_COPY); in dhcp_req_ack()
H A Dinterfaces.c373 replace_encode(&ifp->ecp, hecp, ENC_DONT_COPY); in find_interfaces()
390 replace_encode(&ifp->ecp, hecp, ENC_DONT_COPY); in find_interfaces()
419 replace_encode(&ifp->ecp, hecp, ENC_DONT_COPY); in find_interfaces()
H A Dbootp.c318 replace_encode(&ecp, hecp, ENC_DONT_COPY); in bootp()