Home
last modified time | relevance | path

Searched refs:tcp_log_addrs (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_syncache.c624 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) in syncache_chkrst()
640 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) in syncache_chkrst()
680 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) in syncache_chkrst()
690 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) in syncache_chkrst()
699 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) in syncache_chkrst()
1187 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) in syncache_expand()
1196 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) in syncache_expand()
1207 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) in syncache_expand()
1359 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) in syncache_expand()
1371 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) in syncache_expand()
[all …]
H A Dtcp_input.c1113 if ((s = tcp_log_addrs(&inc, th, NULL, NULL))) in tcp_input()
1169 if ((s = tcp_log_addrs(&inc, th, NULL, NULL))) in tcp_input()
1180 if ((s = tcp_log_addrs(&inc, th, NULL, NULL))) in tcp_input()
1201 if ((s = tcp_log_addrs(&inc, th, NULL, NULL))) in tcp_input()
1257 if ((s = tcp_log_addrs(&inc, th, NULL, NULL))) in tcp_input()
1281 if ((s = tcp_log_addrs(&inc, th, NULL, NULL))) in tcp_input()
1291 if ((s = tcp_log_addrs(&inc, th, NULL, NULL))) in tcp_input()
1299 if ((s = tcp_log_addrs(&inc, th, NULL, NULL))) in tcp_input()
1542 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) { in tcp_do_segment()
1724 if ((s = tcp_log_addrs(inc, th, NULL, NULL))) { in tcp_do_segment()
[all …]
H A Dtcp_reass.c598 if ((s = tcp_log_addrs(&tp->t_inpcb->inp_inc, th, NULL, NULL))) { in tcp_reass()
978 if ((s = tcp_log_addrs(&tp->t_inpcb->inp_inc, th, NULL, NULL))) { in tcp_reass()
994 if ((s = tcp_log_addrs(&tp->t_inpcb->inp_inc, th, NULL, NULL))) { in tcp_reass()
1015 if ((s = tcp_log_addrs(&tp->t_inpcb->inp_inc, th, NULL, in tcp_reass()
H A Dtcp_var.h935 char *tcp_log_addrs(struct in_conninfo *, struct tcphdr *, void *,
H A Dtcp_subr.c3322 tcp_log_addrs(struct in_conninfo *inc, struct tcphdr *th, void *ip4hdr, in tcp_log_addrs() function
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h935 char *tcp_log_addrs(struct in_conninfo *, struct tcphdr *, void *,