Searched refs:conn_mcbc_bind (Results 1 – 3 of 3) sorted by relevance
519 connp->conn_mcbc_bind = B_FALSE; in rawip_do_bind()525 connp->conn_mcbc_bind = B_TRUE; in rawip_do_bind()816 if (connp->conn_mcbc_bind) in rawip_do_connect()939 if (connp->conn_mcbc_bind) in rawip_do_connect()1049 if (connp->conn_mcbc_bind) in icmp_do_disconnect()2957 connp->conn_mcbc_bind = B_FALSE; in rawip_do_unbind()3637 if (connp->conn_mcbc_bind) in icmp_output_ancillary()3962 if (connp->conn_mcbc_bind) in icmp_output_lastdst()4695 if (connp->conn_mcbc_bind) in icmp_output_newdst()
865 if (connp->conn_mcbc_bind) in udp_do_disconnect()3007 if (connp->conn_mcbc_bind) in udp_output_ancillary()3291 if (connp->conn_mcbc_bind) in udp_output_lastdst()4126 if (connp->conn_mcbc_bind) in udp_output_newdst()5354 connp->conn_mcbc_bind = B_FALSE; in udp_do_bind()5360 connp->conn_mcbc_bind = B_TRUE; in udp_do_bind()5657 connp->conn_mcbc_bind = B_FALSE; in udp_do_unbind()5804 if (connp->conn_mcbc_bind) in udp_do_connect()5968 if (connp->conn_mcbc_bind) in udp_do_connect()
300 conn_mcbc_bind : 1, /* Bound to multi/broadcast */ member