Searched defs:proto (Results 1 – 6 of 6) sorted by relevance
/busybox-1.35.0/networking/ |
D | netstat.c | 379 static const char *get_sname(int port, const char *proto, int numeric) in get_sname() 392 static char *ip_port_str(struct sockaddr *addr, int port, const char *proto, int numeric) in ip_port_str() 456 const char *state_str, const char *proto, int is_connected) in print_inet_line() 548 unsigned long refcnt, proto, unix_flags; in unix_do_one() local
|
D | slattach.c | 111 const char *proto = "cslip"; in slattach_main() local
|
D | tcpudp.c | 157 static void xsetenv_proto(const char *proto, const char *n, const char *v) in xsetenv_proto() 563 const char *proto = tcp ? "TCP" : "UDP"; in tcpudpsvd_main() local
|
/busybox-1.35.0/libbb/ |
D | xconnect.c | 412 int FAST_FUNC create_and_bind_to_netlink(int proto, int grp, unsigned rcvbuf) in create_and_bind_to_netlink()
|
/busybox-1.35.0/networking/libiproute/ |
D | iplink.c | 539 uint16_t id, proto; in vlan_parse_opt() local
|
/busybox-1.35.0/util-linux/ |
D | mount.c | 1156 long unsigned proto, in get_mountport() 1271 int proto; in nfsmount() local
|