get_dhcp_reject_servers
Description:
[ CCode ( array_length = true , array_length_pos = 0.1 , array_length_type = "guint" , array_null_terminated = true ) ]
[ Version ( since = "1.28" ) ]
public unowned string[] get_dhcp_reject_servers ()
[ Version ( since = "1.28" ) ]
public unowned string[] get_dhcp_reject_servers ()
Parameters:
| this |
the SettingIPConfig |
| out_len |
the number of returned elements |
Returns:
|
A null terminated array of DHCP reject servers. Even if no reject servers are configured, this always returns a non null value. |