Searched defs:sock_type (Results 1 – 4 of 4) sorted by relevance
/external/autotest/client/cros/netprotos/ |
D | fake_host.py | 19 def socket(self, family, sock_type): argument 38 def __init__(self, host, family, sock_type): argument
|
D | interface_host.py | 34 def socket(self, family, sock_type): argument
|
/external/autotest/client/deps/lansim/src/py/ |
D | host.py | 229 def socket(self, family, sock_type): argument
|
/external/toybox/toys/pending/ |
D | netstat.c | 318 char sock_flags[32] = {0,}, *sock_type, *sock_state, *bptr = toybuf, *term; in show_unix_sockets() local
|