Searched refs:intotw (Results 1 – 5 of 5) sorted by relevance
395 tw = intotw(inp); in tcp_twcheck()504 KASSERT(intotw(inp) == tw, ("tcp_twclose: inp_ppcb != tw")); in tcp_twclose()742 tw = intotw(inp); in tcp_tw_2msl_scan()
2203 if (intotw(inp) != NULL) in tcp_pcblist()2205 intotw(inp)->tw_cred); in tcp_pcblist()3077 tw = intotw(inp); in sysctl_drop()
463 #define intotw(ip) ((struct tcptw *)(ip)->inp_ppcb) macro
958 tw = intotw(t); in in_pcbbind_setup()
275 tw = intotw(t); in in6_pcbbind()293 tw = intotw(t); in in6_pcbbind()