Searched refs:conn_mcbc_bind (Results 1 – 3 of 3) sorted by relevance
517 connp->conn_mcbc_bind = B_FALSE; in rawip_do_bind()523 connp->conn_mcbc_bind = B_TRUE; in rawip_do_bind()809 if (connp->conn_mcbc_bind) in rawip_do_connect()932 if (connp->conn_mcbc_bind) in rawip_do_connect()1041 if (connp->conn_mcbc_bind) in icmp_do_disconnect()2949 connp->conn_mcbc_bind = B_FALSE; in rawip_do_unbind()3628 if (connp->conn_mcbc_bind) in icmp_output_ancillary()3953 if (connp->conn_mcbc_bind) in icmp_output_lastdst()4675 if (connp->conn_mcbc_bind) in icmp_output_newdst()
781 if (connp->conn_mcbc_bind) in udp_do_disconnect()2882 if (connp->conn_mcbc_bind) in udp_output_ancillary()3166 if (connp->conn_mcbc_bind) in udp_output_lastdst()3975 if (connp->conn_mcbc_bind) in udp_output_newdst()5198 connp->conn_mcbc_bind = B_FALSE; in udp_do_bind()5204 connp->conn_mcbc_bind = B_TRUE; in udp_do_bind()5501 connp->conn_mcbc_bind = B_FALSE; in udp_do_unbind()5644 if (connp->conn_mcbc_bind) in udp_do_connect()5808 if (connp->conn_mcbc_bind) in udp_do_connect()
294 conn_mcbc_bind : 1, /* Bound to multi/broadcast */ member