Searched refs:decode_udp_ip_header (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | packet.c | 257 decode_udp_ip_header(struct interface_info *interface, in decode_udp_ip_header() function
|
H A D | upf.c | 324 offset = decode_udp_ip_header (interface, ibuf, bufix,
|
H A D | nit.c | 374 offset = decode_udp_ip_header (interface, ibuf, bufix,
|
H A D | lpf.c | 475 offset = decode_udp_ip_header (interface, ibuf, bufix, from,
|
H A D | bpf.c | 538 offset = decode_udp_ip_header(interface, interface->rbuf,
|
H A D | dlpi.c | 707 offset = decode_udp_ip_header (interface, dbuf, bufix,
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhcpd.h | 3114 ssize_t decode_udp_ip_header (struct interface_info *, unsigned char *,
|
/netbsd-src/external/mpl/dhcp/dist/ |
H A D | RELNOTES | 3798 - decode_udp_ip_header was changed so that the IP address was copied out
|