Searched defs:mp_tp (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_timer.c72 struct mptcb *mp_tp = NULL; local
170 mptcp_start_timer(struct mptcb *mp_tp, int timer_type) argument
203 mptcp_cancel_timer(struct mptcb *mp_tp, int timer_type) argument
228 mptcp_cancel_all_timers(struct mptcb *mp_tp) argument
[all...]
H A Dmptcp.c140 struct mptcb *mp_tp = NULL; local
485 mptcp_close_fsm(struct mptcb *mp_tp, uint32_t event) argument
568 mptcp_data_ack_rcvd(struct mptcb *mp_tp, struct tcpcb *tp, u_int64_t full_dack) argument
599 struct mptcb *mp_tp = tptomptp(tp); local
617 mptcp_update_rcv_state_meat(struct mptcb *mp_tp, struct tcpcb *tp, u_int64_t full_dsn, u_int32_t seqn, u_int16_t mdss_data_len, uint16_t csum) argument
659 struct mptcb *mp_tp = tptomptp(tp); local
679 struct mptcb *mp_tp = tptomptp(tp); local
701 struct mptcb *mp_tp = tptomptp(tp); local
746 struct mptcb *mp_tp = tptomptp(tp); local
[all...]
H A Dmptcp_opt.c77 struct mptcb *mp_tp = NULL; local
172 struct mptcb *mp_tp = tptomptp(tp); local
280 struct mptcb *mp_tp = NULL; local
318 struct mptcb *mp_tp = NULL; local
390 struct mptcb *mp_tp = NULL; local
410 struct mptcb *mp_tp = tptomptp(tp); local
442 struct mptcb *mp_tp = tptomptp(tp); local
1053 struct mptcb *mp_tp = tptomptp(tp); local
1222 struct mptcb *mp_tp = tptomptp(tp); local
1359 struct mptcb *mp_tp = NULL; local
1394 struct mptcb *mp_tp = tptomptp(tp); local
1433 struct mptcb *mp_tp = tptomptp(tp); local
1685 struct mptcb *mp_tp = (struct mptcb *)tp->t_mptcb; local
1715 struct mptcb *mp_tp = (struct mptcb *)tp->t_mptcb; local
1744 struct mptcb *mp_tp = NULL; local
1798 struct mptcb *mp_tp = NULL; local
[all...]
H A Dmptcp_usrreq.c158 struct mptcb *mp_tp; local
755 struct mptcb *mp_tp; local
879 struct mptcb *mp_tp; local
[all...]
H A Dtcp_timer.c989 struct mptcb *mp_tp = tp->t_mptcb; local
H A Dmptcp_subr.c378 struct mptcb *mp_tp; local
441 struct mptcb *mp_tp; local
1129 struct mptcb *mp_tp; local
1461 struct mptcb *mp_tp; local
1668 struct mptcb *mp_tp = mpte->mpte_mptcb; local
2103 struct mptcb *mp_tp; local
2199 struct mptcb *mp_tp; local
2248 struct mptcb *mp_tp; local
2313 struct mptcb *mp_tp; local
2399 struct mptcb *mp_tp = mpte->mpte_mptcb; local
2445 struct mptcb *mp_tp; local
2544 struct mptcb *mp_tp; local
2806 struct mptcb *mp_tp; local
2881 struct mptcb *mp_tp; local
2944 struct mptcb *mp_tp; local
3019 struct mptcb *mp_tp = mpte->mpte_mptcb; local
3226 struct mptcb *mp_tp; local
3339 mptcp_drop(struct mptses *mpte, struct mptcb *mp_tp, int errno) argument
3363 mptcp_close(struct mptses *mpte, struct mptcb *mp_tp) argument
3921 mptcp_attach_to_subf(struct socket *so, struct mptcb *mp_tp, uint8_t addr_id) argument
3955 mptcp_detach_mptcb_from_subf(struct mptcb *mp_tp, struct socket *so) argument
3986 mptcp_get_rands(mptcp_addr_id addr_id, struct mptcb *mp_tp, u_int32_t *lrand, u_int32_t *rrand) argument
4006 mptcp_set_raddr_rand(mptcp_addr_id laddr_id, struct mptcb *mp_tp, mptcp_addr_id raddr_id, u_int32_t raddr_rand) argument
4112 mptcp_get_hmac(mptcp_addr_id aid, struct mptcb *mp_tp, u_char *digest, int digest_len) argument
4133 mptcp_get_trunced_hmac(mptcp_addr_id aid, struct mptcb *mp_tp) argument
4181 mptcp_init_authparms(struct mptcb *mp_tp) argument
4212 mptcp_init_statevars(struct mptcb *mp_tp) argument
4224 mptcp_conn_properties(struct mptcb *mp_tp) argument
4246 struct mptcb *mp_tp = (struct mptcb *)mptcb_arg; local
4253 struct mptcb *mp_tp = (struct mptcb *)mptcb_arg; local
4260 struct mptcb *mp_tp = (struct mptcb *)mptcb_arg; local
4270 struct mptcb *mp_tp = (struct mptcb *)mptcb_arg; local
4298 struct mptcb *mp_tp; local
4474 struct mptcb *mp_tp = tptomptp(tp); local
4765 mptcp_ok_to_keepalive(struct mptcb *mp_tp) argument
4784 struct mptcb *mp_tp = tptomptp(tp); local
4883 struct mptcb *mp_tp; variable in typeref:struct:mptcb
5031 struct mptcb *mp_tp = NULL; local
5048 struct mptcb *mp_tp = NULL; local
5063 struct mptcb *mp_tp; local
[all...]
H A Dtcp_input.c1522 struct mptcb *mp_tp = NULL; local

Completed in 267 milliseconds