Home
last modified time | relevance | path

Searched +defs:val +defs:hostname (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/tools/usb/usbip/src/
Dusbip_network.c212 const int val = 1; in usbip_net_set_reuseaddr() local
224 const int val = 1; in usbip_net_set_nodelay() local
236 const int val = 1; in usbip_net_set_keepalive() local
248 const int val = 1; in usbip_net_set_v6only() local
261 int usbip_net_tcp_connect(char *hostname, char *service) in usbip_net_tcp_connect()
/linux-6.14.4/tools/power/pm-graph/
Dbootgraph.py51 hostname = 'localhost' variable in SystemValues
107 def setGraphFilter(self, val): argument
922 val = next(args) variable
928 val = next(args) variable
939 val = next(args) variable
952 val = next(args) variable
961 val = next(args) variable
974 val = next(args) variable
983 val = next(args) variable
989 val = next(args) variable
[all …]
Dsleepgraph.py147 hostname = 'localhost' variable in SystemValues
740 def setVal(self, val, file): argument
751 def fsetVal(self, val, path): argument
5630 def ms2nice(val): argument
5641 def yesno(val): argument
6842 val = next(args) variable
6908 val = next(args) variable
6913 val = next(args) variable
6918 val = next(args) variable
6930 val = next(args) variable
[all …]
/linux-6.14.4/tools/testing/selftests/net/
Dtxtimestamp.c497 int fd, i, val = 1, total_len, epfd = 0; in do_test() local
835 static void resolve_hostname(const char *hostname) in resolve_hostname()
/linux-6.14.4/net/smc/
Daf_smc.c112 static void smc_set_keepalive(struct sock *sk, int val) in smc_set_keepalive()
663 static bool smc_isascii(char *hostname) in smc_isascii()
3000 int val, len; in __smc_getsockopt() local
3033 int val, rc; in __smc_setsockopt() local
3066 int val, rc; in smc_setsockopt() local
/linux-6.14.4/fs/smb/client/
Dconnect.c429 char *hostname; in __reconnect_target_locked() local
686 int val; in zero_credits() local
Dcifsglob.h722 char *hostname; /* hostname portion of UNC string */ member
928 set_credits(struct TCP_Server_Info *server, const int val) in set_credits()
959 revert_current_mid(struct TCP_Server_Info *server, const unsigned int val) in revert_current_mid()