Searched refs:mt_flags (Results 1 – 4 of 4) sorted by relevance
52 if (srhinfo->mt_flags & IP6T_SRH_NEXTHDR) in srh_mt6()58 if (srhinfo->mt_flags & IP6T_SRH_LEN_EQ) in srh_mt6()63 if (srhinfo->mt_flags & IP6T_SRH_LEN_GT) in srh_mt6()68 if (srhinfo->mt_flags & IP6T_SRH_LEN_LT) in srh_mt6()74 if (srhinfo->mt_flags & IP6T_SRH_SEGS_EQ) in srh_mt6()79 if (srhinfo->mt_flags & IP6T_SRH_SEGS_GT) in srh_mt6()84 if (srhinfo->mt_flags & IP6T_SRH_SEGS_LT) in srh_mt6()94 if (srhinfo->mt_flags & IP6T_SRH_LAST_EQ) in srh_mt6()99 if (srhinfo->mt_flags & IP6T_SRH_LAST_GT) in srh_mt6()104 if (srhinfo->mt_flags & IP6T_SRH_LAST_LT) in srh_mt6()[all …]
59 __u16 mt_flags; member92 __u16 mt_flags; member
119 unsigned int mt_flags; /* flags to pass to input-mt */ member529 mt_application->mt_flags |= INPUT_MT_DIRECT; in mt_allocate_application()535 mt_application->mt_flags |= INPUT_MT_POINTER; in mt_allocate_application()673 app->mt_flags |= INPUT_MT_POINTER; in mt_touch_input_mapping()1230 app->mt_flags |= INPUT_MT_POINTER; in mt_touch_input_configured()1233 app->mt_flags |= INPUT_MT_DROP_UNUSED; in mt_touch_input_configured()1236 if ((app->mt_flags & INPUT_MT_POINTER) && in mt_touch_input_configured()1250 ret = input_mt_init_slots(input, td->maxcontacts, app->mt_flags); in mt_touch_input_configured()1254 app->mt_flags = 0; in mt_touch_input_configured()
1979 unsigned int mt_flags = 0; in mxt_initialize_input_device() local2040 mt_flags |= INPUT_MT_POINTER; in mxt_initialize_input_device()2042 mt_flags |= INPUT_MT_DIRECT; in mxt_initialize_input_device()2046 error = input_mt_init_slots(input_dev, num_mt_slots, mt_flags); in mxt_initialize_input_device()