Home
last modified time | relevance | path

Searched refs:BANDLIM_RST_CLOSEDPORT (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dicmp_var.h96 #define BANDLIM_RST_CLOSEDPORT 3 /* No connection, and no listeners */ macro
/f-stack/freebsd/netinet/
H A Dicmp_var.h96 #define BANDLIM_RST_CLOSEDPORT 3 /* No connection, and no listeners */ macro
H A Dtcp_input.c921 rstreason = BANDLIM_RST_CLOSEDPORT; in tcp_input()
1007 rstreason = BANDLIM_RST_CLOSEDPORT; in tcp_input()