Searched refs:t_family (Results 1 – 7 of 7) sorted by relevance
455 switch (tp->t_family) { in tcp_template()508 switch (tp->t_family) { in tcp_template()956 tp->t_family = family; /* may be overridden later on */ in tcp_newtcpcb()2080 switch (tp->t_family) { in ipsec4_hdrsiz_tcp()2102 switch (tp->t_family) { in ipsec6_hdrsiz_tcp()2151 switch (tp->t_family) { in tcp_hdrsz()
128 td->td_family = tp->t_family; in tcp_trace()
240 switch (tp->t_family) { in tcp_segsize()324 if (inp->inp_af == AF_INET6 && tp->t_family == AF_INET) { in tcp_segsize()542 switch (af = tp->t_family) { in tcp_output()1557 if (tp->t_family == AF_INET6) { in tcp_output()
587 tp->t_family = AF_INET; in tcp_bind()589 tp->t_family = AF_INET6; in tcp_bind()685 tp->t_family = AF_INET; in tcp_connect()687 tp->t_family = AF_INET6; in tcp_connect()
631 intotcpcb(inp)->t_family = AF_INET; in syn_cache_get()652 if (inp && intotcpcb(inp)->t_family == AF_INET6 && sotoinpcb(oso)) { in syn_cache_get()
214 int t_family; /* address family on the wire */ member
267 switch (tp->t_family) { in nd_hint()