Home
last modified time | relevance | path

Searched refs:log_link_notice (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/shared/
Dlog-link.h48 #define log_link_notice(link, ...) log_link_full(link, LOG_NOTICE, __VA_ARGS__) macro
/systemd-251/src/network/
Dnetworkd-dhcp4.c1025log_link_notice(link, "Overlong DHCP hostname received, shortened from '%s' to '%s'", dhcpname, ho… in dhcp_lease_acquired()
1122log_link_notice(link, "DHCPv4 connection considered critical, ignoring request to reconfigure it."… in dhcp4_handler()
1145log_link_notice(link, "DHCPv4 connection considered critical, ignoring request to reconfigure it."… in dhcp4_handler()
1160log_link_notice(link, "DHCPv4 connection considered critical, ignoring request to reconfigure it."… in dhcp4_handler()
Dnetworkd-dhcp6.c291log_link_notice(link, "Overlong DHCP hostname received, shortened from '%s' to '%s'", dhcpname, ho… in dhcp6_address_acquired()
Dnetworkd-setlink.c898log_link_notice(link, "Bumping MTU bytes from %"PRIu32" to %"PRIu32" because of stacked device. " in link_configure_mtu()
/systemd-251/coccinelle/
Dsynthetic-errno.cocci125 - log_link_notice(u, args);