Home
last modified time | relevance | path

Searched defs:interface_get_maxusage (Results 1 – 2 of 2) sorted by relevance

/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dconffile.h878 #define interface_get_maxusage(iface) (val_t_to_int(interface_getconf((iface), INTER_MAXUSAGE))) macro
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Dconffile.h878 #define interface_get_maxusage(iface) (val_t_to_int(interface_getconf((iface), INTER_MAXUSAGE))) macro