Searched refs:write_to_packet (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | dhcpv6.c | 199 static void write_to_packet(struct reply_state *reply, unsigned ia_cursor); 2232 write_to_packet(reply, ia_cursor); in reply_process_ia_na() 2252 write_to_packet(reply, ia_cursor); in reply_process_ia_na() 2362 write_to_packet(reply, ia_cursor); in reply_process_ia_na() 2389 write_to_packet(reply, ia_cursor); in reply_process_ia_na() 2431 write_to_packet(struct reply_state *reply, unsigned ia_cursor) { in write_to_packet() function 3052 write_to_packet(reply, ia_cursor); 3144 write_to_packet(reply, ia_cursor); 3171 write_to_packet(reply, ia_cursor); 4260 write_to_packet(reply, ia_cursor); [all …]
|