Home
last modified time | relevance | path

Searched defs:outpacket (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/traceroute6/
H A Dtraceroute6.c312 static struct opacket *outpacket; /* last output (udp) packet */ variable
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c5035 unsigned cons_agent_information_options (cfg_options, outpacket, in cons_agent_information_options() argument
/netbsd-src/external/mpl/dhcp/dist/common/
H A Doptions.c549 cons_options(struct packet * inpacket,struct dhcp_packet * outpacket,struct lease * lease,struct client_state * client_state,int mms,struct option_state * in_options,struct option_state * cfg_options,struct binding_scope ** scope,int overload_avail,int terminate,int bootpp,struct data_string * prl,const char * vuname) cons_options() argument