Home
last modified time | relevance | path

Searched refs:LOG_DEBUG (Results 1 – 25 of 29) sorted by relevance

12

/f-stack/freebsd/netipsec/
H A Dkey.c1067 ipseclog((LOG_DEBUG, in key_allocsa_policy()
1956 ipseclog((LOG_DEBUG, in key_spdadd()
1964 ipseclog((LOG_DEBUG, in key_spdadd()
2002 ipseclog((LOG_DEBUG, in key_spdadd()
2175 ipseclog((LOG_DEBUG, in key_spddelete()
2183 ipseclog((LOG_DEBUG, in key_spddelete()
3209 ipseclog((LOG_DEBUG, in key_updatelifetimes()
3216 ipseclog((LOG_DEBUG, in key_updatelifetimes()
4833 ipseclog((LOG_DEBUG, in key_getspi()
4845 ipseclog((LOG_DEBUG, in key_getspi()
[all …]
/f-stack/freebsd/net/
H A Dif_spppsubr.c529 log(LOG_DEBUG, in sppp_input()
557 log(LOG_DEBUG, in sppp_input()
567 log(LOG_DEBUG, in sppp_input()
679 log(LOG_DEBUG, in sppp_input()
712 log(LOG_DEBUG, in sppp_input()
1298 log(LOG_DEBUG, in sppp_cisco_input()
1305 log(LOG_DEBUG, in sppp_cisco_input()
1391 log(LOG_DEBUG, in sppp_cisco_send()
1463 log(LOG_DEBUG, in sppp_cp_input()
1470 log(LOG_DEBUG, in sppp_cp_input()
[all …]
H A Dif_spppfr.c273 log(LOG_DEBUG, SPP_FMT "protocol queue overflow\n", in sppp_fr_input()
H A Dradix.c463 log(LOG_DEBUG, "rn_insert: Going In:\n"), traverse(p); in rn_insert()
481 log(LOG_DEBUG, "rn_insert: Coming Out:\n"), traverse(p); in rn_insert()
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Ddpdk_lpm.c184 FIB_PRINTF(LOG_DEBUG, dd->fd, "DPDK GU: %s %s/%d nhop %u = %d", in handle_gu_change()
196 FIB_PRINTF(LOG_DEBUG, dd->fd, "DPDK: %s %s/%d nhop %u = %d", in handle_gu_change()
257 FIB_PRINTF(LOG_DEBUG, dd->fd, "Operating on %s/%d", abuf, plen); in add_route_cb()
265 FIB_PRINTF(LOG_DEBUG, dd->fd, "Adding default route"); in add_route_cb()
275 FIB_PRINTF(LOG_DEBUG, dd->fd, "ADD %p %s/%d nh %u = %d", in add_route_cb()
371 FIB_PRINTF(LOG_DEBUG, fd, "Starting with old data"); in init_table()
H A Ddpdk_lpm6.c220 FIB_PRINTF(LOG_DEBUG, dd->fd, "DPDK GU: %s %s/%d nhop %u = %d", in handle_gu_change()
232 FIB_PRINTF(LOG_DEBUG, dd->fd, "DPDK GU: %s %s/%d nhop ? = %d", in handle_gu_change()
321 FIB_PRINTF(LOG_DEBUG, dd->fd, "Operating on %s/%d", abuf, plen); in add_route_cb()
329 FIB_PRINTF(LOG_DEBUG, dd->fd, "Adding default route"); in add_route_cb()
339 FIB_PRINTF(LOG_DEBUG, dd->fd, "ADD %p %s/%d nh %u = %d", in add_route_cb()
/f-stack/freebsd/netinet/
H A Dtcp_syncache.c527 log(LOG_DEBUG, "%s; %s: Response timeout, " in syncache_timer()
681 log(LOG_DEBUG, in syncache_chkrst()
1188 log(LOG_DEBUG, "%s; %s: Spurious ACK, " in syncache_expand()
1197 log(LOG_DEBUG, "%s; %s: Spurious ACK, " in syncache_expand()
1208 log(LOG_DEBUG, "%s; %s: Segment failed " in syncache_expand()
1243 log(LOG_DEBUG, "%s; %s: Segment " in syncache_expand()
1255 log(LOG_DEBUG, "%s; %s: Segment " in syncache_expand()
1277 log(LOG_DEBUG, in syncache_expand()
1295 log(LOG_DEBUG, "%s; %s: Timestamp not " in syncache_expand()
1313 log(LOG_DEBUG, in syncache_expand()
[all …]
H A Dtcp_input.c1114 log(LOG_DEBUG, "%s; %s: Listen socket: " in tcp_input()
1170 log(LOG_DEBUG, "%s; %s: Listen socket: " in tcp_input()
1181 log(LOG_DEBUG, "%s; %s: Listen socket: " in tcp_input()
1202 log(LOG_DEBUG, "%s; %s: Listen socket: " in tcp_input()
1258 log(LOG_DEBUG, "%s; %s: Listen socket: " in tcp_input()
1282 log(LOG_DEBUG, "%s; %s: Listen socket: " in tcp_input()
1292 log(LOG_DEBUG, "%s; %s: Listen socket: " in tcp_input()
1300 log(LOG_DEBUG, "%s; %s: Listen socket: " in tcp_input()
1315 log(LOG_DEBUG, "%s; %s: Listen socket: " in tcp_input()
1325 log(LOG_DEBUG, "%s; %s: Listen socket: " in tcp_input()
[all …]
H A Dtcp_reass.c599 log(LOG_DEBUG, "%s; %s: mbuf count limit reached, " in tcp_reass()
979 log(LOG_DEBUG, "%s; %s: queue limit reached, " in tcp_reass()
995 log(LOG_DEBUG, "%s; %s: queue limit reached, " in tcp_reass()
1017 log(LOG_DEBUG, "%s; %s: global zone limit " in tcp_reass()
H A Dif_ether.c447 ARP_LOG(LOG_DEBUG, "Failed to send ARP packet on %s: %d\n", in arprequest_internal()
498 log(LOG_DEBUG, in arpresolve_full()
/f-stack/freebsd/sys/
H A Dsyslog.h58 #define LOG_DEBUG 7 /* debug-level messages */ macro
77 { "debug", LOG_DEBUG, },
/f-stack/freebsd/net/route/
H A Dfib_algo.c202 #define FLM_MAX_DEBUG_LEVEL LOG_DEBUG
227 #if FLM_MAX_DEBUG_LEVEL>=LOG_DEBUG
904 FD_PRINTF(LOG_DEBUG, fd, "allocated fd %p", fd); in try_setup_fd_instance()
926 FD_PRINTF(LOG_DEBUG, fd, "Allocated %u nhop indexes", fd->number_nhops); in try_setup_fd_instance()
1266 FD_PRINTF(LOG_DEBUG, fd, "[vnet %p] replace with f:%p arg:%p", in replace_rtables_family()
1272 FD_PRINTF(LOG_DEBUG, fd, "OLD FDH: %p NEW FDH: %p", old_fdh, new_fdh); in replace_rtables_family()
1289 FD_PRINTF(LOG_DEBUG, fd, "update %p -> %p", old_fdh, new_fdh); in replace_rtables_family()
1496 FD_PRINTF(LOG_DEBUG, fd, " FREE nhop %d %p", idx, fd->nh_idx[idx]); in fib_unref_nhop()
1573 RH_PRINTF(LOG_DEBUG, rh, "candidate_algos: %d, curr: %s(%d) result: %s(%d)", in fib_check_best_algo()
1607 RH_PRINTF(LOG_DEBUG, rh, "result=%d fd=%p", result, fd); in fib_select_algo_initial()
H A Droute_ifaddrs.c179 log(LOG_DEBUG, "%s: %s failed for interface %s: %u\n", in ifa_maintain_loopback_route()
/f-stack/freebsd/netinet6/
H A Din6_ifattach.c367 nd6log((LOG_DEBUG, "%s: got interface identifier from itself\n", in get_ifid()
374 nd6log((LOG_DEBUG, "%s: got interface identifier from %s\n", in get_ifid()
391 nd6log((LOG_DEBUG, in get_ifid()
400 nd6log((LOG_DEBUG, in get_ifid()
H A Dip6_forward.c118 log(LOG_DEBUG, in ip6_forward()
216 log(LOG_DEBUG, in ip6_forward()
H A Dnd6_nbr.c498 nd6log((LOG_DEBUG, "%s: source can't be " in nd6_ns_output_fib()
1010 nd6log((LOG_DEBUG, "nd6_na_output: source can't be " in nd6_na_output_fib()
1291 nd6log((LOG_DEBUG, "%s: starting DAD for %s\n", if_name(ifa->ifa_ifp), in nd6_dad_start()
1430 nd6log((LOG_DEBUG, in nd6_dad_timer()
H A Dicmp6.c365 nd6log((LOG_DEBUG, "ENOBUFS in icmp6_error %d\n", __LINE__)); in icmp6_error()
852 nd6log((LOG_DEBUG, in icmp6_input()
1228 nd6log((LOG_DEBUG, "ni6_input: ignore node info to " in ni6_input()
2051 nd6log((LOG_DEBUG, in icmp6_reflect()
2136 nd6log((LOG_DEBUG, in icmp6_reflect()
H A Dip6_mroute.c253 log(((m) & DEBUG_ERR) ? LOG_ERR: LOG_DEBUG, \
1106 log(LOG_DEBUG, in X_ip6_mforward()
H A Dnd6.c501 nd6log((LOG_DEBUG, in nd6_options()
2314 log(LOG_DEBUG, in nd6_resolve_slow()
/f-stack/freebsd/kern/
H A Dkern_poll.c508 log(LOG_DEBUG, "ether_poll_register: %s: handler" in ether_poll_register()
538 log(LOG_DEBUG, "ether_poll_deregister: %s: not found!\n", in ether_poll_deregister()
H A Duipc_socket.c698 log(LOG_DEBUG,
716 log(LOG_DEBUG, "%s: pcb %p: New socket allocation failure: "
738 log(LOG_DEBUG, "%s: pcb %p: soreserve() failed\n",
744 log(LOG_DEBUG, "%s: pcb %p: pru_attach() failed\n",
810 log(LOG_DEBUG, "%s: pcb %p: New socket allocation failure: "
832 log(LOG_DEBUG, "%s: pcb %p: soreserve() failed\n",
838 log(LOG_DEBUG, "%s: pcb %p: pru_attach() failed\n",
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_dynamic.c918 print_dyn_rule_flags(id, dtype, LOG_DEBUG, prefix, postfix)
1465 log(LOG_DEBUG, in dyn_alloc_parent()
1492 log(LOG_DEBUG, in dyn_alloc_dyndata()
1843 LOG_SECURITY | LOG_DEBUG, sbuf, in dyn_get_parent_state()
1916 LOG_SECURITY | LOG_DEBUG, sbuf, in dyn_install_state()
2415 log(LOG_DEBUG, "ipfw: limit for IPv4 " in dyn_enqueue_keepalive_ipv4()
2431 log(LOG_DEBUG, "ipfw: limit for IPv4 " in dyn_enqueue_keepalive_ipv4()
2525 log(LOG_DEBUG, "ipfw: limit for IPv6 " in dyn_enqueue_keepalive_ipv6()
2541 log(LOG_DEBUG, "ipfw: limit for IPv6 " in dyn_enqueue_keepalive_ipv6()
/f-stack/freebsd/netgraph/
H A Dng_tty.c470 log(LOG_DEBUG, "%s: line error %x\n", in ngt_rint()
H A Dng_eiface.c330 log(LOG_DEBUG, "%s: %s('%c', %d, char[%d])\n", in ng_eiface_print_ioctl()
H A Dng_iface.c503 log(LOG_DEBUG, "%s: %s('%c', %d, char[%d])\n", in ng_iface_print_ioctl()

12