Searched defs:delim (Results 1 – 8 of 8) sorted by relevance
/net/core/ |
D | utils.c | 86 static inline int xdigit2bin(char c, int delim) in xdigit2bin() 120 int delim, const char **end) in in4_pton() 186 int delim, const char **end) in in6_pton()
|
D | netpoll.c | 522 char *cur=opt, *delim; in netpoll_parse_options() local
|
/net/netfilter/ |
D | nf_conntrack_ftp.c | 199 static int get_port(const char *data, int start, size_t dlen, char delim, in get_port() 228 char delim; in try_eprt() local 277 char delim; in try_epsv_response() local
|
D | nf_conntrack_expect.c | 611 char *delim = ""; in exp_seq_show() local
|
D | nf_nat_sip.c | 71 const union nf_inet_addr *addr, bool delim) in sip_sprintf_addr()
|
D | nf_conntrack_sip.c | 145 const char *limit, bool delim) in sip_parse_addr() 570 union nf_inet_addr *addr, bool delim) in ct_sip_parse_address_param()
|
/net/sunrpc/ |
D | addr.c | 162 const size_t buflen, const char *delim, in rpc_parse_scope_id() 208 const char *delim; in rpc_pton6() local
|
/net/ceph/ |
D | messenger.c | 1845 char delim, const char **ipend) in ceph_pton() 1867 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_dns_resolve_name() 1912 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_dns_resolve_name() 1923 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_parse_server_name() 1949 char delim = ','; in ceph_parse_ips() local
|