HomeSort by: relevance | last modified time | path
    Searched refs:send_raw_packet (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/rump_dhcpclient/
main.c 104 if (send_raw_packet(ifp, ETHERTYPE_IP, udp, ulen) == -1)
120 if (send_raw_packet(ifp, ETHERTYPE_IP, udp, ulen) == -1)
net.h 146 ssize_t send_raw_packet(const struct interface *, int,
bpf.c 137 send_raw_packet(const struct interface *iface, int protocol, function in typeref:typename:ssize_t

Completed in 13 milliseconds