Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/netfilter/
H A Dxt_IDLETIMER.h19 #define MAX_IDLETIMER_LABEL_SIZE 28 macro
25 char label[MAX_IDLETIMER_LABEL_SIZE];
34 char label[MAX_IDLETIMER_LABEL_SIZE];
/linux-6.15/net/netfilter/
H A Dxt_IDLETIMER.c296 MAX_IDLETIMER_LABEL_SIZE) == MAX_IDLETIMER_LABEL_SIZE) { in idletimer_tg_helper()