match_type 1367 include/linux/videodev2.h __u32 match_type; /* Match type */ match_type 1375 include/linux/videodev2.h __u32 match_type; /* Match type */ match_type 40 net/ipv4/netfilter/ipt_addrtype.c ret &= match_type(NULL, iph->saddr, info->source) ^ match_type 43 net/ipv4/netfilter/ipt_addrtype.c ret &= match_type(NULL, iph->daddr, info->dest) ^ match_type 63 net/ipv4/netfilter/ipt_addrtype.c ret &= match_type(dev, iph->saddr, info->source) ^ match_type 66 net/ipv4/netfilter/ipt_addrtype.c ret &= match_type(dev, iph->daddr, info->dest) ^