Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_usrreq.c126 static int tcp_get_mpkl_send_info(struct mbuf *, struct so_mpkl_send_info *);
1212 error = tcp_get_mpkl_send_info(control, &mpkl_send_info); in tcp_usr_send()
3262 tcp_get_mpkl_send_info(struct mbuf *control, in tcp_get_mpkl_send_info() function