Home
last modified time | relevance | path

Searched refs:t_port (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h137 uint32_t t_port:16, /* Tunneling (over udp) port */ member
/f-stack/freebsd/netinet/
H A Dtcp_var.h137 uint32_t t_port:16, /* Tunneling (over udp) port */ member
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c12600 (tp->t_port == 0) && in rack_output()
13015 if (tp->t_port) in rack_output()
13095 if (tp->t_port) { in rack_output()
13379 if (tp->t_port) { in rack_output()
13382 udp->uh_dport = tp->t_port; in rack_output()
13391 tp->t_port, in rack_output()
13402 if (tp->t_port) { in rack_output()
13405 udp->uh_dport = tp->t_port; in rack_output()
13414 tp->t_port, in rack_output()
13585 if (tp->t_port) { in rack_output()
[all …]
H A Dbbr.c12741 (tp->t_port == 0) && in bbr_output_wtime()
12998 if (tp->t_port) in bbr_output_wtime()
13070 if (tp->t_port) { in bbr_output_wtime()
13415 if (tp->t_port) { in bbr_output_wtime()
13418 udp->uh_dport = tp->t_port; in bbr_output_wtime()
13431 tp->t_port, in bbr_output_wtime()
13442 if (tp->t_port) { in bbr_output_wtime()
13445 udp->uh_dport = tp->t_port; in bbr_output_wtime()
13454 tp->t_port, in bbr_output_wtime()
13607 if (tp->t_port) { in bbr_output_wtime()
[all …]