Searched refs:intotw (Results 1 – 5 of 5) sorted by relevance
401 tw = intotw(inp); in tcp_twcheck()545 KASSERT(intotw(inp) == tw, ("tcp_twclose: inp_ppcb != tw")); in tcp_twclose()813 tw = intotw(inp); in tcp_tw_2msl_scan()
2670 if (intotw(inp) != NULL) in tcp_pcblist()2672 intotw(inp)->tw_cred); in tcp_pcblist()3668 tw = intotw(inp); in sysctl_drop()3954 struct tcptw *tw = intotw(inp); in tcp_inptoxtp()
544 #define intotw(ip) ((struct tcptw *)(ip)->inp_ppcb) macro
1041 tw = intotw(t); in in_pcbbind_setup()
272 tw = intotw(t); in in6_pcbbind()290 tw = intotw(t); in in6_pcbbind()