Searched refs:BANDLIM_RST_CLOSEDPORT (Results 1 – 3 of 3) sorted by relevance
107 #define BANDLIM_RST_CLOSEDPORT 3 /* No connection, and no listeners */ macro
927 rstreason = BANDLIM_RST_CLOSEDPORT; in tcp_input_with_port()1018 rstreason = BANDLIM_RST_CLOSEDPORT; in tcp_input_with_port()1023 rstreason = BANDLIM_RST_CLOSEDPORT; in tcp_input_with_port()1401 (rstreason == BANDLIM_RST_CLOSEDPORT && in tcp_input_with_port()
1100 [BANDLIM_RST_CLOSEDPORT] = "closed port RST",