Lines Matching refs:KTR_IGMPV3
70 #ifndef KTR_IGMPV3
71 #define KTR_IGMPV3 KTR_INET macro
616 CTR2(KTR_IGMPV3, "%s: refcount is %d", __func__, inm->inm_refcount); in inm_release()
618 CTR2(KTR_IGMPV3, "%s: freeing inm %p", __func__, inm); in inm_release()
624 CTR2(KTR_IGMPV3, "%s: purging ifma %p", __func__, ifma); in inm_release()
838 CTR2(KTR_IGMPV3, "%s: free ims %p", __func__, ims); in imf_rollback()
892 CTR2(KTR_IGMPV3, "%s: free lims %p", __func__, ims); in imf_reap()
909 CTR2(KTR_IGMPV3, "%s: free ims %p", __func__, ims); in imf_purge()
951 CTR3(KTR_IGMPV3, "%s: allocated 0x%08x as %p", __func__, in inm_get_source()
971 CTR3(KTR_IGMPV3, "%s: t1 ex -= %d on 0x%08x", in ims_merge()
975 CTR3(KTR_IGMPV3, "%s: t1 in -= %d on 0x%08x", in ims_merge()
981 CTR3(KTR_IGMPV3, "%s: t1 ex += %d on 0x%08x", in ims_merge()
985 CTR3(KTR_IGMPV3, "%s: t1 in += %d on 0x%08x", in ims_merge()
1051 CTR3(KTR_IGMPV3, "%s: imf filters in-mode: %d at t0, %d at t1", in inm_merge()
1058 CTR1(KTR_IGMPV3, "%s: --in on inm at t1", __func__); in inm_merge()
1065 CTR3(KTR_IGMPV3, "%s: imf transition %d to %d", in inm_merge()
1069 CTR1(KTR_IGMPV3, "%s: --ex on inm at t1", __func__); in inm_merge()
1072 CTR1(KTR_IGMPV3, "%s: --in on inm at t1", __func__); in inm_merge()
1077 CTR1(KTR_IGMPV3, "%s: ex++ on inm at t1", __func__); in inm_merge()
1080 CTR1(KTR_IGMPV3, "%s: in++ on inm at t1", __func__); in inm_merge()
1094 CTR1(KTR_IGMPV3, "%s: transition to EX", __func__); in inm_merge()
1097 CTR1(KTR_IGMPV3, "%s: transition to IN", __func__); in inm_merge()
1100 CTR1(KTR_IGMPV3, "%s: transition to UNDEF", __func__); in inm_merge()
1108 CTR1(KTR_IGMPV3, "%s: --asm on inm at t1", __func__); in inm_merge()
1115 CTR1(KTR_IGMPV3, "%s: asm++ on inm at t1", __func__); in inm_merge()
1119 CTR3(KTR_IGMPV3, "%s: merged imf %p to inm %p", __func__, imf, inm); in inm_merge()
1124 CTR1(KTR_IGMPV3, "%s: sources changed; reaping", __func__); in inm_merge()
1139 CTR2(KTR_IGMPV3, "%s: commit inm %p", __func__, inm); in inm_commit()
1140 CTR1(KTR_IGMPV3, "%s: pre commit:", __func__); in inm_commit()
1162 CTR2(KTR_IGMPV3, "%s: free ims %p", __func__, ims); in inm_reap()
1178 CTR2(KTR_IGMPV3, "%s: free ims %p", __func__, ims); in inm_purge()
1226 CTR4(KTR_IGMPV3, "%s: join 0x%08x on %p(%s))", __func__, in in_joingroup_locked()
1243 CTR1(KTR_IGMPV3, "%s: in_getmulti() failure", __func__); in in_joingroup_locked()
1247 CTR1(KTR_IGMPV3, "%s: merge inm state", __func__); in in_joingroup_locked()
1250 CTR1(KTR_IGMPV3, "%s: failed to merge inm state", __func__); in in_joingroup_locked()
1254 CTR1(KTR_IGMPV3, "%s: doing igmp downcall", __func__); in in_joingroup_locked()
1257 CTR1(KTR_IGMPV3, "%s: failed to update source", __func__); in in_joingroup_locked()
1263 CTR2(KTR_IGMPV3, "%s: dropping ref on %p", __func__, inm); in in_joingroup_locked()
1314 CTR5(KTR_IGMPV3, "%s: leave inm %p, 0x%08x/%s, imf %p", __func__, in in_leavegroup_locked()
1335 CTR1(KTR_IGMPV3, "%s: merge inm state", __func__); in in_leavegroup_locked()
1340 CTR1(KTR_IGMPV3, "%s: doing igmp downcall", __func__); in in_leavegroup_locked()
1349 CTR1(KTR_IGMPV3, "%s: failed igmp downcall", __func__); in in_leavegroup_locked()
1351 CTR2(KTR_IGMPV3, "%s: dropping ref on %p", __func__, inm); in in_leavegroup_locked()
1417 CTR3(KTR_IGMPV3, "%s: imr_interface = 0x%08x, ifp = %p", in inp_block_unblock_source()
1449 CTR2(KTR_IGMPV3, "%s: unknown sopt_name %d", in inp_block_unblock_source()
1489 CTR3(KTR_IGMPV3, "%s: source 0x%08x %spresent", __func__, in inp_block_unblock_source()
1501 CTR2(KTR_IGMPV3, "%s: %s source", __func__, "block"); in inp_block_unblock_source()
1506 CTR2(KTR_IGMPV3, "%s: %s source", __func__, "allow"); in inp_block_unblock_source()
1511 CTR1(KTR_IGMPV3, "%s: merge imf state failed", __func__); in inp_block_unblock_source()
1518 CTR1(KTR_IGMPV3, "%s: merge inm state", __func__); in inp_block_unblock_source()
1522 CTR1(KTR_IGMPV3, "%s: failed to merge inm state", __func__); in inp_block_unblock_source()
1527 CTR1(KTR_IGMPV3, "%s: doing igmp downcall", __func__); in inp_block_unblock_source()
1531 CTR1(KTR_IGMPV3, "%s: failed igmp downcall", __func__); in inp_block_unblock_source()
1977 CTR3(KTR_IGMPV3, "%s: imr_interface = 0x%08x, ifp = %p", in inp_join_group()
2023 CTR2(KTR_IGMPV3, "%s: unknown sopt_name %d", in inp_join_group()
2127 CTR1(KTR_IGMPV3, "%s: new join w/source", __func__); in inp_join_group()
2134 CTR2(KTR_IGMPV3, "%s: %s source", __func__, "allow"); in inp_join_group()
2138 CTR1(KTR_IGMPV3, "%s: merge imf state failed", in inp_join_group()
2146 CTR1(KTR_IGMPV3, "%s: new join w/o source", __func__); in inp_join_group()
2171 CTR1(KTR_IGMPV3, "%s: in_joingroup_locked failed", in inp_join_group()
2181 CTR1(KTR_IGMPV3, "%s: merge inm state", __func__); in inp_join_group()
2185 CTR1(KTR_IGMPV3, "%s: failed to merge inm state", in inp_join_group()
2192 CTR1(KTR_IGMPV3, "%s: doing igmp downcall", __func__); in inp_join_group()
2196 CTR1(KTR_IGMPV3, "%s: failed igmp downcall", in inp_join_group()
2299 CTR3(KTR_IGMPV3, "%s: imr_interface = 0x%08x, ifp = %p", in inp_leave_group()
2336 CTR2(KTR_IGMPV3, "%s: unknown sopt_name %d", in inp_leave_group()
2386 CTR3(KTR_IGMPV3, "%s: source 0x%08x %spresent", in inp_leave_group()
2391 CTR2(KTR_IGMPV3, "%s: %s source", __func__, "block"); in inp_leave_group()
2394 CTR1(KTR_IGMPV3, "%s: merge imf state failed", in inp_leave_group()
2404 CTR1(KTR_IGMPV3, "%s: merge inm state", __func__); in inp_leave_group()
2408 CTR1(KTR_IGMPV3, "%s: failed to merge inm state", in inp_leave_group()
2416 CTR1(KTR_IGMPV3, "%s: doing igmp downcall", __func__); in inp_leave_group()
2420 CTR1(KTR_IGMPV3, "%s: failed igmp downcall", in inp_leave_group()
2502 CTR3(KTR_IGMPV3, "%s: ifp = %p, addr = 0x%08x", __func__, ifp, in inp_set_multicast_if()
2596 CTR2(KTR_IGMPV3, "%s: loading %lu source list entries", in inp_set_source_filters()
2654 CTR1(KTR_IGMPV3, "%s: merge inm state", __func__); in inp_set_source_filters()
2658 CTR1(KTR_IGMPV3, "%s: failed to merge inm state", __func__); in inp_set_source_filters()
2663 CTR1(KTR_IGMPV3, "%s: doing igmp downcall", __func__); in inp_set_source_filters()
2667 CTR1(KTR_IGMPV3, "%s: failed igmp downcall", __func__); in inp_set_source_filters()
2867 CTR2(KTR_IGMPV3, "%s: group 0x%08x is not multicast", in sysctl_ip_mcast_filters()
2877 CTR2(KTR_IGMPV3, "%s: no ifp for ifindex %u", in sysctl_ip_mcast_filters()
2902 CTR2(KTR_IGMPV3, "%s: visit node 0x%08x", __func__, in sysctl_ip_mcast_filters()
2908 CTR1(KTR_IGMPV3, "%s: skip non-in-mode", in sysctl_ip_mcast_filters()
2925 #if defined(KTR) && (KTR_COMPILE & KTR_IGMPV3)
2979 if ((ktr_mask & KTR_IGMPV3) == 0) in inm_print()