Searched refs:ip_create_helper_stream (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_helper_stream.c180 ip_create_helper_stream(conn_t *connp, ldi_ident_t li) function
H A Drts.c1564 * ip_create_helper_stream takes care of locking the conn_t,
1575 error = ip_create_helper_stream(connp, rtss->rtss_ldi_ident);
H A Dicmp.c5582 * ip_create_helper_stream takes care of locking the conn_t,
5593 error = ip_create_helper_stream(connp, is->is_ldi_ident);
/illumos-gate/usr/src/uts/common/inet/
H A Dipclassifier.h728 extern int ip_create_helper_stream(conn_t *, ldi_ident_t);
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_socket.c666 * ip_create_helper_stream takes care of locking the conn_t,
675 error = ip_create_helper_stream(connp, tcps->tcps_ldi_ident);
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c6390 * ip_create_helper_stream takes care of locking the conn_t,
6401 error = ip_create_helper_stream(connp, us->us_ldi_ident);

Completed in 92 milliseconds