Searched refs:send_raw_packet (Results 1 – 5 of 5) sorted by relevance
/external/dhcpcd/ |
D | net.h | 144 ssize_t send_raw_packet(const struct interface *, int,
|
D | lpf.c | 132 send_raw_packet(const struct interface *iface, int protocol, in send_raw_packet() function
|
D | bpf.c | 138 send_raw_packet(const struct interface *iface, int protocol, in send_raw_packet() function
|
D | arp.c | 74 retval = send_raw_packet(iface, ETHERTYPE_ARP, arp_buffer, len); in send_arp()
|
D | dhcpcd.c | 366 r = send_raw_packet(iface, ETHERTYPE_IP, udp, len); in send_message()
|