Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dxt_dccp.c86 match_types(const struct dccp_hdr *dh, u_int16_t typemask) in match_types() function
120 && DCCHECK(match_types(dh, info->typemask), in dccp_mt()
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_drv.c241 static const struct of_device_id match_types[] = { { in get_mdp_ver() local
249 match = of_match_node(match_types, dev->of_node); in get_mdp_ver()