Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dinet_connection_sock.c37 bool match_wildcard) in ipv6_rcv_saddr_equal()
77 bool sk2_ipv6only, bool match_wildcard) in ipv4_rcv_saddr_equal()
89 bool match_wildcard) in inet_rcv_saddr_equal()
/Linux-v5.4/lib/
Dparser.c249 bool match_wildcard(const char *pattern, const char *str) in match_wildcard() function