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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_output.c118 * - conn_ip_output() is used when sending packets with a conn_t and
126 * before calling conn_ip_output(). The caller needs to redo that each time
135 conn_ip_output(mblk_t *mp, ip_xmit_attr_t *ixa) function
298 * dce verification code in conn_ip_output.
487 * makes conn_ip_output avoid references to ixa_nce.
515 * make conn_ip_output go through the ip_verify_dce code.
564 * any more, return error so that conn_ip_output() can take care of
581 * make conn_ip_output go through the ip_verify_dce code.
621 * was set previously in the conn_ip_output path or in

Completed in 49 milliseconds