Searched refs:add_pkt_prl (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | inform.c | 67 (void) add_pkt_prl(dpkt, dsmp); in dhcp_inform() 94 (void) add_pkt_prl(dpkt, dsmp); in dhcp_inform()
|
H A D | select.c | 174 (void) add_pkt_prl(dpkt, dsmp); in dhcp_selecting() 202 (void) add_pkt_prl(dpkt, dsmp); in dhcp_selecting()
|
H A D | init_reboot.c | 80 (void) add_pkt_prl(dpkt, dsmp); in dhcp_init_reboot_v4() 183 (void) add_pkt_prl(dpkt, dsmp); in dhcp_init_reboot_v6()
|
H A D | packet.h | 129 void *add_pkt_prl(dhcp_pkt_t *, dhcp_smach_t *);
|
H A D | renew.c | 463 (void) add_pkt_prl(dpkt, dsmp); in dhcp_extending() 487 (void) add_pkt_prl(dpkt, dsmp); in dhcp_extending()
|
H A D | request.c | 80 (void) add_pkt_prl(dpkt, dsmp); in send_v6_request() 309 (void) add_pkt_prl(dpkt, dsmp); in dhcp_requesting()
|
H A D | packet.c | 589 add_pkt_prl(dhcp_pkt_t *dpkt, dhcp_smach_t *dsmp) in add_pkt_prl() function
|