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()
847 if (connp->conn_mcbc_bind) in udp_do_disconnect()2975 if (connp->conn_mcbc_bind) in udp_output_ancillary()3259 if (connp->conn_mcbc_bind) in udp_output_lastdst()4068 if (connp->conn_mcbc_bind) in udp_output_newdst()5385 connp->conn_mcbc_bind = B_FALSE; in udp_do_bind()5391 connp->conn_mcbc_bind = B_TRUE; in udp_do_bind()5690 connp->conn_mcbc_bind = B_FALSE; in udp_do_unbind()5833 if (connp->conn_mcbc_bind) in udp_do_connect()5997 if (connp->conn_mcbc_bind) in udp_do_connect()
294 conn_mcbc_bind : 1, /* Bound to multi/broadcast */ member