Lines Matching refs:KTR_IGMPV3
88 #ifndef KTR_IGMPV3
89 #define KTR_IGMPV3 KTR_INET macro
428 CTR2(KTR_IGMPV3, "change igmp_default_version from %d to %d", in sysctl_igmp_default_version()
475 CTR2(KTR_IGMPV3, "change igmp_gsrdelay from %d to %d", in sysctl_igmp_gsr()
563 CTR3(KTR_IGMPV3, "%s: dispatch %p from %p", __func__, mq, m); in igmp_dispatch_queue()
625 CTR3(KTR_IGMPV3, "%s: called for ifp %p(%s)", in igmp_domifattach()
664 CTR2(KTR_IGMPV3, "allocate igmp_ifsoftc for ifp %p(%s)", in igi_alloc_locked()
688 CTR3(KTR_IGMPV3, "%s: called for ifp %p(%s)", __func__, ifp, in igmp_ifdetach()
721 CTR3(KTR_IGMPV3, "%s: called for ifp %p(%s)", in igmp_domifdetach()
734 CTR3(KTR_IGMPV3, "%s: freeing igmp_ifsoftc for ifp %p(%s)", in igi_delete_locked()
789 CTR2(KTR_IGMPV3, "ignore v1 query on IGIF_LOOPBACK ifp %p(%s)", in igmp_input_v1_query()
799 CTR2(KTR_IGMPV3, "process v1 query on ifp %p(%s)", ifp, ifp->if_xname); in igmp_input_v1_query()
882 CTR2(KTR_IGMPV3, "ignore v2 query on IGIF_LOOPBACK ifp %p(%s)", in igmp_input_v2_query()
904 CTR2(KTR_IGMPV3, "process v2 general query on ifp %p(%s)", in igmp_input_v2_query()
919 CTR3(KTR_IGMPV3, in igmp_input_v2_query()
952 CTR4(KTR_IGMPV3, "0x%08x: %s/%s timer=%d", __func__, in igmp_v2_update_group()
964 CTR1(KTR_IGMPV3, "%s: REPORTING and timer running, " in igmp_v2_update_group()
974 CTR1(KTR_IGMPV3, "%s: ->REPORTING", __func__); in igmp_v2_update_group()
980 CTR1(KTR_IGMPV3, "%s: ->AWAKENING", __func__); in igmp_v2_update_group()
1007 CTR2(KTR_IGMPV3, "process v3 query on ifp %p(%s)", ifp, ifp->if_xname); in igmp_input_v3_query()
1023 CTR3(KTR_IGMPV3, "%s: clamping qrv %d to %d", __func__, in igmp_input_v3_query()
1074 CTR2(KTR_IGMPV3, "ignore v3 query on IGIF_LOOPBACK ifp %p(%s)", in igmp_input_v3_query()
1086 CTR3(KTR_IGMPV3, "ignore v3 query in v%d mode on ifp %p(%s)", in igmp_input_v3_query()
1096 CTR4(KTR_IGMPV3, "%s: qrv %d qi %d qri %d", __func__, qrv, qqi, in igmp_input_v3_query()
1108 CTR2(KTR_IGMPV3, "process v3 general query on ifp %p(%s)", in igmp_input_v3_query()
1127 CTR1(KTR_IGMPV3, "%s: GS query throttled.", in igmp_input_v3_query()
1133 CTR3(KTR_IGMPV3, "process v3 0x%08x query on ifp %p(%s)", in igmp_input_v3_query()
1244 CTR1(KTR_IGMPV3, in igmp_input_v3_group_query()
1291 CTR3(KTR_IGMPV3, "process v1 report 0x%08x on ifp %p(%s)", in igmp_input_v1_report()
1333 CTR3(KTR_IGMPV3, in igmp_input_v1_report()
1341 CTR3(KTR_IGMPV3, in igmp_input_v1_report()
1409 CTR3(KTR_IGMPV3, "process v2 report 0x%08x on ifp %p(%s)", in igmp_input_v2_report()
1449 CTR3(KTR_IGMPV3, in igmp_input_v2_report()
1480 CTR3(KTR_IGMPV3, "%s: called w/mbuf (%p,%d)", __func__, *mp, *offp); in igmp_input()
1722 CTR1(KTR_IGMPV3, "%s: interface timers running", __func__); in igmp_fasttimo_vnet()
1743 CTR1(KTR_IGMPV3, "%s: state change timers running", __func__); in igmp_fasttimo_vnet()
1908 CTR2(KTR_IGMPV3, "%s: enqueue record = %d", in igmp_v3_process_group_timers()
1938 CTR3(KTR_IGMPV3, "%s: T1 -> T0 for 0x%08x/%s", __func__, in igmp_v3_process_group_timers()
1999 CTR4(KTR_IGMPV3, "%s: switching to v%d on ifp %p(%s)", __func__, in igmp_set_version()
2049 CTR3(KTR_IGMPV3, "%s: cancel v3 timers on ifp %p(%s)", __func__, in igmp_v3_cancel_link_timers()
2137 CTR5(KTR_IGMPV3, in igmp_v1v2_process_querier_timers()
2153 CTR5(KTR_IGMPV3, in igmp_v1v2_process_querier_timers()
2163 CTR5(KTR_IGMPV3, in igmp_v1v2_process_querier_timers()
2182 CTR5(KTR_IGMPV3, in igmp_v1v2_process_querier_timers()
2192 CTR3(KTR_IGMPV3, in igmp_v1v2_process_querier_timers()
2297 CTR2(KTR_IGMPV3, "%s: netisr_dispatch(NETISR_IGMP, %p)", __func__, m); in igmp_v1v2_queue_report()
2360 CTR3(KTR_IGMPV3, "%s: inm transition %d -> %d", __func__, in igmp_change_state()
2363 CTR1(KTR_IGMPV3, "%s: initial join", __func__); in igmp_change_state()
2367 CTR1(KTR_IGMPV3, "%s: final leave", __func__); in igmp_change_state()
2372 CTR1(KTR_IGMPV3, "%s: filter set change", __func__); in igmp_change_state()
2399 CTR4(KTR_IGMPV3, "%s: initial join 0x%08x on ifp %p(%s)", __func__, in igmp_initial_join()
2424 CTR1(KTR_IGMPV3, in igmp_initial_join()
2474 CTR2(KTR_IGMPV3, "%s: enqueue record = %d", in igmp_initial_join()
2510 CTR3(KTR_IGMPV3, "%s: T1 -> T0 for 0x%08x/%s", __func__, in igmp_initial_join()
2526 CTR4(KTR_IGMPV3, "%s: state change for 0x%08x on ifp %p(%s)", __func__, in igmp_handle_state_change()
2541 CTR1(KTR_IGMPV3, in igmp_handle_state_change()
2544 CTR1(KTR_IGMPV3, "%s: nothing to do", __func__); in igmp_handle_state_change()
2546 CTR3(KTR_IGMPV3, "%s: T1 -> T0 for 0x%08x/%s", __func__, in igmp_handle_state_change()
2554 CTR2(KTR_IGMPV3, "%s: enqueue record = %d", __func__, retval); in igmp_handle_state_change()
2585 CTR4(KTR_IGMPV3, "%s: final leave 0x%08x on ifp %p(%s)", in igmp_final_leave()
2597 CTR1(KTR_IGMPV3, in igmp_final_leave()
2627 CTR4(KTR_IGMPV3, "%s: Leaving 0x%08x/%s with %d " in igmp_final_leave()
2662 CTR3(KTR_IGMPV3, "%s: T1 -> T0 for 0x%08x/%s", __func__, in igmp_final_leave()
2665 CTR3(KTR_IGMPV3, "%s: T1 now MCAST_UNDEFINED for 0x%08x/%s", in igmp_final_leave()
2753 CTR1(KTR_IGMPV3, "%s: change to EXCLUDE", in igmp_v3_enqueue_group_record()
2757 CTR1(KTR_IGMPV3, "%s: change to INCLUDE", in igmp_v3_enqueue_group_record()
2791 CTR3(KTR_IGMPV3, "%s: nothing to do for 0x%08x/%s", __func__, in igmp_v3_enqueue_group_record()
2805 CTR4(KTR_IGMPV3, "%s: queueing %s for 0x%08x/%s", __func__, in igmp_v3_enqueue_group_record()
2826 CTR1(KTR_IGMPV3, "%s: use existing packet", __func__); in igmp_v3_enqueue_group_record()
2829 CTR1(KTR_IGMPV3, "%s: outbound queue full", __func__); in igmp_v3_enqueue_group_record()
2850 CTR1(KTR_IGMPV3, "%s: allocated first packet", __func__); in igmp_v3_enqueue_group_record()
2864 CTR1(KTR_IGMPV3, "%s: m_append() failed.", __func__); in igmp_v3_enqueue_group_record()
2894 CTR2(KTR_IGMPV3, "%s: visit node 0x%08x", __func__, in igmp_v3_enqueue_group_record()
2897 CTR2(KTR_IGMPV3, "%s: node is %d", __func__, now); in igmp_v3_enqueue_group_record()
2900 CTR1(KTR_IGMPV3, "%s: skip node", __func__); in igmp_v3_enqueue_group_record()
2904 CTR1(KTR_IGMPV3, "%s: skip unrecorded node", in igmp_v3_enqueue_group_record()
2908 CTR1(KTR_IGMPV3, "%s: append node", __func__); in igmp_v3_enqueue_group_record()
2913 CTR1(KTR_IGMPV3, "%s: m_append() failed.", in igmp_v3_enqueue_group_record()
2922 CTR2(KTR_IGMPV3, "%s: msrcs is %d this packet", __func__, in igmp_v3_enqueue_group_record()
2929 CTR1(KTR_IGMPV3, "%s: no recorded sources to report", __func__); in igmp_v3_enqueue_group_record()
2939 CTR1(KTR_IGMPV3, "%s: enqueueing first packet", __func__); in igmp_v3_enqueue_group_record()
2958 CTR1(KTR_IGMPV3, "%s: outbound queue full", __func__); in igmp_v3_enqueue_group_record()
2974 CTR1(KTR_IGMPV3, "%s: allocated next packet", __func__); in igmp_v3_enqueue_group_record()
2979 CTR1(KTR_IGMPV3, "%s: m_append() failed.", __func__); in igmp_v3_enqueue_group_record()
2990 CTR2(KTR_IGMPV3, "%s: visit node 0x%08x", __func__, in igmp_v3_enqueue_group_record()
2995 CTR1(KTR_IGMPV3, "%s: skip node", __func__); in igmp_v3_enqueue_group_record()
2999 CTR1(KTR_IGMPV3, "%s: skip unrecorded node", in igmp_v3_enqueue_group_record()
3003 CTR1(KTR_IGMPV3, "%s: append node", __func__); in igmp_v3_enqueue_group_record()
3008 CTR1(KTR_IGMPV3, "%s: m_append() failed.", in igmp_v3_enqueue_group_record()
3019 CTR1(KTR_IGMPV3, "%s: enqueueing next packet", __func__); in igmp_v3_enqueue_group_record()
3118 CTR1(KTR_IGMPV3, in igmp_v3_enqueue_filter_change()
3130 CTR1(KTR_IGMPV3, in igmp_v3_enqueue_filter_change()
3140 CTR1(KTR_IGMPV3, in igmp_v3_enqueue_filter_change()
3155 CTR1(KTR_IGMPV3, in igmp_v3_enqueue_filter_change()
3186 CTR2(KTR_IGMPV3, "%s: visit node 0x%08x", in igmp_v3_enqueue_filter_change()
3190 CTR3(KTR_IGMPV3, "%s: mode: t0 %d, t1 %d", in igmp_v3_enqueue_filter_change()
3193 CTR1(KTR_IGMPV3, in igmp_v3_enqueue_filter_change()
3199 CTR1(KTR_IGMPV3, in igmp_v3_enqueue_filter_change()
3216 CTR1(KTR_IGMPV3, in igmp_v3_enqueue_filter_change()
3234 CTR1(KTR_IGMPV3, in igmp_v3_enqueue_filter_change()
3238 CTR1(KTR_IGMPV3, in igmp_v3_enqueue_filter_change()
3264 CTR3(KTR_IGMPV3, "%s: queued %d ALLOW_NEW, %d BLOCK_OLD", __func__, in igmp_v3_enqueue_filter_change()
3297 CTR2(KTR_IGMPV3, "%s: WARNING: queue for inm %p is empty", in igmp_v3_merge_state_changes()
3326 CTR2(KTR_IGMPV3, in igmp_v3_merge_state_changes()
3337 CTR2(KTR_IGMPV3, "%s: dequeueing %p", __func__, m); in igmp_v3_merge_state_changes()
3341 CTR2(KTR_IGMPV3, "%s: copying %p", __func__, m); in igmp_v3_merge_state_changes()
3350 CTR3(KTR_IGMPV3, "%s: queueing %p to scq %p)", in igmp_v3_merge_state_changes()
3356 CTR3(KTR_IGMPV3, "%s: merging %p with scq tail %p)", in igmp_v3_merge_state_changes()
3420 CTR2(KTR_IGMPV3, "%s: enqueue record = %d", in igmp_v3_dispatch_general_query()
3463 CTR2(KTR_IGMPV3, "%s: transmit %p", __func__, m); in igmp_intr()
3481 CTR3(KTR_IGMPV3, "%s: dropped %p as ifindex %u went away.", in igmp_intr()
3510 CTR2(KTR_IGMPV3, "%s: dropped %p", __func__, m); in igmp_intr()
3525 CTR3(KTR_IGMPV3, "%s: ip_output(%p) = %d", __func__, m0, error); in igmp_intr()
3572 CTR2(KTR_IGMPV3, "%s: igmpreclen is %d", __func__, igmpreclen); in igmp_v3_encap_report()
3657 CTR1(KTR_IGMPV3, "%s: tearing down", __func__); in vnet_igmp_uninit()
3701 CTR1(KTR_IGMPV3, "%s: initializing", __func__); in igmp_modevent()
3713 CTR1(KTR_IGMPV3, "%s: tearing down", __func__); in igmp_modevent()