send_packet
send_packet(DHCPSOLICIT, iface);
send_packet(DHCPSOLICIT, iface);
send_packet(DHCPREQUEST, iface);
send_packet(DHCPRENEW, iface);
send_packet(DHCPREBIND, iface);
void send_packet(uint8_t, struct iface *);
send_packet(DHCPDISCOVER, iface);
send_packet(DHCPDISCOVER, iface);
send_packet(DHCPREQUEST, iface);
void send_packet(uint8_t, struct iface *);
(void) packet->interface->send_packet(packet->interface, &raw,
(void) packet->interface->send_packet(packet->interface, &raw,
ssize_t send_packet (struct interface_info *, struct dhcp_packet *,
info->send_packet = send_packet;
(void) state->ip->send_packet(state->ip, &raw,
(void) state->ip->send_packet(state->ip, &raw, packet_length,
result = packet->interface->send_packet(packet->interface, &raw,
result = packet->interface->send_packet(packet->interface, &raw,
ssize_t (*send_packet)(struct interface_info *, struct dhcp_packet *,
iface.send_packet = udpsock_send_packet;
ssize_t send_packet(struct interface_info *,
if (send_packet(interfaces, packet, length, pc) != -1)
send_packet(sp->intf, dp, dplen, pc);
send_packet(interfaces, dp, dplen, pc);
send_packet(interfaces, dp, dplen, pc);
ssize_t send_packet(struct interface_info *,
send_packet(dstif, p, buflen, pc);
send_packet(interfaces, p, buflen, pc);
send_packet(sp->intf, p, buflen, pc);
ret = send_packet(iface, buf, &dst);
int send_packet(struct iface *, struct ibuf *,
ret = send_packet(iface, buf, &dst);
ret = send_packet(iface, buf, &dst);
ret = send_packet(iface, buf, &dst);
ret = send_packet(iface, buf, &dst);
ret = send_packet(iface, buf, &dst);
ret = send_packet(nbr->iface, buf, &dst);
ret = send_packet(iface, buf, &dst);
int send_packet(struct eigrp_iface *, struct nbr *, uint32_t,
send_packet(ei, NULL, 0, buf);
send_packet(nbr->ei, nbr, 0, buf);
send_packet(pkt->nbr->ei, pkt->nbr, 0, pkt->pbuf->buf);
send_packet(ei, NULL, flags, buf);
send_packet(nbr->ei, nbr, 0, buf);
send_packet(fd, af, &dst, ia, ibuf_data(buf), ibuf_size(buf));
int send_packet(int, int, union ldpd_addr *,
ppp->send_packet = l2tp_call_ppp_output;
_this->send_packet(_this, _this->outpacket_buf, outlen + hlen, 0);
PPP_ASSERT(_this->send_packet != NULL);
npppd_iofunc send_packet; /** send to physical layer */
ppp->send_packet = pppoe_session_ppp_output;
ppp->send_packet = pptp_call_ppp_output;
if (send_packet(nbr->iface, buf, &dst) == -1)
if (send_packet(iface, buf, &dst) == -1)
if (send_packet(iface, buf, &addr) == -1) {
if (send_packet(nbr->iface, buf, &dst) == -1)
if (send_packet(iface, buf, &addr) == -1)
int send_packet(struct iface *, struct ibuf *, struct in6_addr *);
if (send_packet(nbr->iface, buf, &dst) == -1)
if (send_packet(iface, buf, &dst) == -1)
if (send_packet(iface, buf, &dst) == -1) {
if (send_packet(nbr->iface, buf, &dst) == -1)
if (send_packet(iface, buf, &dst) == -1)
int send_packet(struct iface *, struct ibuf *, struct sockaddr_in *);
send_packet(iface, ibuf_data(buf), ibuf_size(buf), &dst);
send_packet(iface, ibuf_data(buf), ibuf_size(buf), &dst);
send_packet(iface, ibuf_data(buf), ibuf_size(buf), &dst);
int send_packet(struct iface *, void *, size_t, struct sockaddr_in *);