Searched refs:log_link_notice (Results 1 – 5 of 5) sorted by relevance
/systemd-251/src/shared/ |
D | log-link.h | 48 #define log_link_notice(link, ...) log_link_full(link, LOG_NOTICE, __VA_ARGS__) macro
|
/systemd-251/src/network/ |
D | networkd-dhcp4.c | 1025 …log_link_notice(link, "Overlong DHCP hostname received, shortened from '%s' to '%s'", dhcpname, ho… in dhcp_lease_acquired() 1122 …log_link_notice(link, "DHCPv4 connection considered critical, ignoring request to reconfigure it."… in dhcp4_handler() 1145 …log_link_notice(link, "DHCPv4 connection considered critical, ignoring request to reconfigure it."… in dhcp4_handler() 1160 …log_link_notice(link, "DHCPv4 connection considered critical, ignoring request to reconfigure it."… in dhcp4_handler()
|
D | networkd-dhcp6.c | 291 …log_link_notice(link, "Overlong DHCP hostname received, shortened from '%s' to '%s'", dhcpname, ho… in dhcp6_address_acquired()
|
D | networkd-setlink.c | 898 … log_link_notice(link, "Bumping MTU bytes from %"PRIu32" to %"PRIu32" because of stacked device. " in link_configure_mtu()
|
/systemd-251/coccinelle/ |
D | synthetic-errno.cocci | 125 - log_link_notice(u, args);
|