Home
last modified time | relevance | path

Searched refs:match_size (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/uapi/linux/netfilter/
Dx_tables.h14 __u16 match_size; member
21 __u16 match_size; member
28 __u16 match_size; member
137 __i += __m->u.match_size) { \
185 (pos)->u.match_size))
/linux-4.19.296/include/uapi/linux/netfilter_bridge/
Debtables.h131 unsigned int match_size; member
224 __i += __match->match_size + \
/linux-4.19.296/include/linux/netfilter/
Dx_tables.h458 u_int16_t match_size; member
463 u_int16_t match_size; member
466 u_int16_t match_size; member
/linux-4.19.296/drivers/regulator/
Dab8500.c1557 int match_size; member
1568 abx500_regulator.match_size = ARRAY_SIZE(ab8505_regulator_match); in abx500_get_regulator_info()
1575 abx500_regulator.match_size = ARRAY_SIZE(ab8500_regulator_match); in abx500_get_regulator_info()
1634 abx500_regulator.match_size); in ab8500_regulator_probe()