Searched refs:decode_udp_ip_header (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/usr.sbin/dhcrelay/
H A Ddhcpd.h171 ssize_t decode_udp_ip_header(unsigned char *, size_t, size_t,
H A Dbpf.c455 offset = decode_udp_ip_header(interface->rbuf,
H A Dpacket.c216 decode_udp_ip_header(unsigned char *buf, size_t buflen, function
/openbsd-current/usr.sbin/dhcpd/
H A Dpacket.c170 decode_udp_ip_header(unsigned char *buf, u_int32_t buflen, function
H A Dbpf.c349 offset = decode_udp_ip_header(interface->rbuf +
H A Ddhcpd.h497 ssize_t decode_udp_ip_header(unsigned char *, u_int32_t, struct sockaddr_in *);
/openbsd-current/usr.sbin/vmd/
H A Dpacket.c221 decode_udp_ip_header(unsigned char *buf, size_t buflen, function
H A Ddhcp.c78 if ((offset = decode_udp_ip_header(buf, buflen, offset, &pc)) < 0)
H A Dvmd.h452 ssize_t decode_udp_ip_header(unsigned char *, size_t, size_t,

Completed in 129 milliseconds