Home
last modified time | relevance | path

Searched defs:dsmp (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dstates.c175 dhcp_smach_t *dsmp, *alt_primary; in insert_smach() local
302 hold_smach(dhcp_smach_t *dsmp) in hold_smach()
318 free_smach(dhcp_smach_t *dsmp) in free_smach()
356 release_smach(dhcp_smach_t *dsmp) in release_smach()
427 dhcp_smach_t *dsmp; in primary_smach() local
450 dhcp_smach_t *dsmp; in info_primary_smach() local
490 make_primary(dhcp_smach_t *dsmp) in make_primary()
538 dhcp_smach_t *dsmp; in lookup_smach() local
631 dhcp_smach_t *dsmp; in lookup_smach_by_event() local
1212 reset_smach(dhcp_smach_t *dsmp) in reset_smach()
[all …]
H A Drequest.c63 send_v6_request(dhcp_smach_t *dsmp) in send_v6_request()
101 server_unicast_option(dhcp_smach_t *dsmp, PKT_LIST *plp) in server_unicast_option()
151 dhcp_smach_t *dsmp = arg; in dhcp_requesting() local
364 compute_points_v6(const PKT_LIST *pkt, const dhcp_smach_t *dsmp) in compute_points_v6()
536 select_best(dhcp_smach_t *dsmp) in select_best()
610 accept_v4_acknak(dhcp_smach_t *dsmp, PKT_LIST *plp) in accept_v4_acknak()
986 dhcp_smach_t *dsmp; in dhcp_acknak_global() local
1071 request_failed(dhcp_smach_t *dsmp) in request_failed()
1108 dhcp_smach_t *dsmp; in dhcp_packet_lif() local
1170 dhcp_restart(dhcp_smach_t *dsmp) in dhcp_restart()
[all …]
H A Dselect.c64 dhcp_smach_t *dsmp = arg; in dhcp_start() local
82 set_start_timer(dhcp_smach_t *dsmp) in set_start_timer()
106 dhcp_selecting(dhcp_smach_t *dsmp) in dhcp_selecting()
232 stop_selecting(dhcp_smach_t *dsmp, unsigned int n_discovers) in stop_selecting()
H A Drenew.c84 dhcp_smach_t *dsmp = dlp->dl_smach; in dhcp_renew() local
157 dhcp_smach_t *dsmp = dlp->dl_smach; in dhcp_rebind() local
256 dhcp_finish_expire(dhcp_smach_t *dsmp, void *arg) in dhcp_finish_expire()
335 dhcp_smach_t *dsmp; in dhcp_expire() local
405 dhcp_extending(dhcp_smach_t *dsmp) in dhcp_extending()
518 stop_extending(dhcp_smach_t *dsmp, unsigned int n_requests) in stop_extending()
H A Dinit_reboot.c58 dhcp_init_reboot_v4(dhcp_smach_t *dsmp) in dhcp_init_reboot_v4()
99 dhcp_init_reboot_v6(dhcp_smach_t *dsmp) in dhcp_init_reboot_v6()
181 dhcp_init_reboot(dhcp_smach_t *dsmp) in dhcp_init_reboot()
212 stop_init_reboot(dhcp_smach_t *dsmp, unsigned int n_requests) in stop_init_reboot()
H A Dasync.c47 async_start(dhcp_smach_t *dsmp, dhcp_ipc_type_t cmd, boolean_t user) in async_start()
69 async_finish(dhcp_smach_t *dsmp) in async_finish()
90 async_cancel(dhcp_smach_t *dsmp) in async_cancel()
H A Dscript_handler.c120 run_script(dhcp_smach_t *dsmp, const char *event, int fd) in run_script()
196 script_init(dhcp_smach_t *dsmp) in script_init()
215 script_cleanup(dhcp_smach_t *dsmp) in script_cleanup()
282 script_start(dhcp_smach_t *dsmp, const char *event, in script_start()
377 script_stop(dhcp_smach_t *dsmp) in script_stop()
H A Drelease.c55 send_declines(dhcp_smach_t *dsmp) in send_declines()
137 dhcp_release(dhcp_smach_t *dsmp, void *arg) in dhcp_release()
227 dhcp_drop(dhcp_smach_t *dsmp, void *arg) in dhcp_drop()
261 stop_release_decline(dhcp_smach_t *dsmp, unsigned int n_requests) in stop_release_decline()
H A Dbound.c73 bound_event_cb(dhcp_smach_t *dsmp, void *arg) in bound_event_cb()
94 dhcp_bound(dhcp_smach_t *dsmp, PKT_LIST *ack) in dhcp_bound()
320 dhcp_bound_complete(dhcp_smach_t *dsmp) in dhcp_bound_complete()
513 configure_v4_timers(dhcp_smach_t *dsmp) in configure_v4_timers()
654 configure_v6_leases(dhcp_smach_t *dsmp) in configure_v6_leases()
957 configure_v4_lease(dhcp_smach_t *dsmp) in configure_v4_lease()
1170 save_server_id(dhcp_smach_t *dsmp, PKT_LIST *msg) in save_server_id()
H A Dpacket.c156 init_pkt(dhcp_smach_t *dsmp, uchar_t type) in init_pkt()
622 add_pkt_prl(dhcp_pkt_t *dpkt, dhcp_smach_t *dsmp) in add_pkt_prl()
669 dhcp_smach_t *dsmp; in add_pkt_lif() local
830 send_pkt_internal(dhcp_smach_t *dsmp) in send_pkt_internal()
1057 send_pkt(dhcp_smach_t *dsmp, dhcp_pkt_t *dpkt, in_addr_t dest, in send_pkt()
1113 send_pkt_v6(dhcp_smach_t *dsmp, dhcp_pkt_t *dpkt, in6_addr_t dest, in send_pkt_v6()
1168 dhcp_smach_t *dsmp = arg; in retransmit() local
1208 stop_pkt_retransmission(dhcp_smach_t *dsmp) in stop_pkt_retransmission()
1229 retransmit_now(dhcp_smach_t *dsmp) in retransmit_now()
1446 pkt_smach_enqueue(dhcp_smach_t *dsmp, PKT_LIST *plp) in pkt_smach_enqueue()
[all …]
H A Dinform.c56 dhcp_inform(dhcp_smach_t *dsmp) in dhcp_inform()
122 stop_informing(dhcp_smach_t *dsmp, unsigned int n_requests) in stop_informing()
H A Dipc_action.c67 ipc_action_start(dhcp_smach_t *dsmp, ipc_action_t *iareq) in ipc_action_start()
130 ipc_action_finish(dhcp_smach_t *dsmp, int reason) in ipc_action_finish()
181 dhcp_smach_t *dsmp = arg; in ipc_action_timeout() local
H A Dutil.c197 print_server_msg(dhcp_smach_t *dsmp, const char *msg, uint_t msglen) in print_server_msg()
676 write_lease_to_hostconf(dhcp_smach_t *dsmp) in write_lease_to_hostconf()
774 dhcp_add_hostname_opt(dhcp_pkt_t *dpkt, dhcp_smach_t *dsmp) in dhcp_add_hostname_opt()
831 dhcp_add_fqdn_opt(dhcp_pkt_t *dpkt, dhcp_smach_t *dsmp) in dhcp_add_fqdn_opt()
920 dhcp_adopt_domainname(char *namebuf, size_t buflen, dhcp_smach_t *dsmp) in dhcp_adopt_domainname()
974 dhcp_pick_domainname(char *namebuf, size_t buflen, dhcp_smach_t *dsmp) in dhcp_pick_domainname()
1016 dhcp_assemble_fqdn(char *fqdnbuf, size_t buflen, dhcp_smach_t *dsmp) in dhcp_assemble_fqdn()
1203 save_domainname(dhcp_smach_t *dsmp, PKT_LIST *offer) in save_domainname()
H A Dadopt.c76 dhcp_smach_t *dsmp = NULL; in dhcp_adopt() local
206 dhcp_adopt_complete(dhcp_smach_t *dsmp) in dhcp_adopt_complete()
H A Dagent.c452 dhcp_smach_t *dsmp; in ipc_event() local
1074 dhcp_smach_set_msg_reqhost(dhcp_smach_t *dsmp, ipc_action_t *iap) in dhcp_smach_set_msg_reqhost()
1163 dhcp_get_ack_or_state(const dhcp_smach_t *dsmp, const PKT_LIST *plp, in dhcp_get_ack_or_state()
1398 check_main_lif(dhcp_smach_t *dsmp, const struct ifa_msghdr *ifam, int msglen) in check_main_lif()
1504 dhcp_smach_t *dsmp, *dsmnext; in rtsock_event() local
H A Dinterface.c365 dhcp_smach_t *dsmp; in pif_status() local
1646 expired_lif_state(dhcp_smach_t *dsmp) in expired_lif_state()
1682 find_expired_lif(dhcp_smach_t *dsmp) in find_expired_lif()