Searched refs:tcp_opt_info (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/netinet/ |
H A D | tcp_var.h | 217 struct tcp_opt_info { struct 718 struct mbuf *, int, struct tcp_opt_info *, u_int, uint64_t);
|
H A D | tcp_input.c | 192 struct tcp_opt_info *, tcp_seq *, uint64_t, int); 380 struct tcp_opt_info opti; in tcp_input() 2150 struct mbuf *m, int iphlen, struct tcp_opt_info *oi, in tcp_dooptions() 3810 struct tcp_opt_info *oi, tcp_seq *issp, uint64_t now, int do_ecn) in syn_cache_add()
|