Searched refs:inpt_lastport (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Din_pcb_hdr.h121 u_int16_t inpt_lastport; member in struct:inpcbtable
126 #define inpt_lasthi inpt_lastport
H A Drfc6056.c175 *lastport = table->inpt_lastport;
196 *lastport = table->inpt_lastport;
H A Din_pcb.c186 table->inpt_lastport = (u_int16_t)anonportmax;
254 lastport = &table->inpt_lastport;
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Din6_pcb.c154 table->inpt_lastport = (u_int16_t)ip6_anonportmax;
H A Din6_src.c819 lastport = &table->inpt_lastport;

Completed in 112 milliseconds