Home
last modified time | relevance | path

Searched refs:iswordc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_sip.c89 static int iswordc(const char c) in iswordc() function
103 while (dptr < limit && iswordc(*dptr)) { in word_len()