Home
last modified time | relevance | path

Searched defs:match_wildcard (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/ipv4/
Dinet_connection_sock.c41 bool match_wildcard) in ipv6_rcv_saddr_equal()
81 bool sk2_ipv6only, bool match_wildcard) in ipv4_rcv_saddr_equal()
93 bool match_wildcard) in inet_rcv_saddr_equal()
/Linux-v4.19/lib/
Dparser.c257 bool match_wildcard(const char *pattern, const char *str) in match_wildcard() function