Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/native/tcutils/
Dtcutils.cpp45 #define CLS_BPF_NAME_LEN 256 macro
119 char str[NLMSG_ALIGN(CLS_BPF_NAME_LEN)];
593 char str[NLMSG_ALIGN(CLS_BPF_NAME_LEN)]; in tcAddBpfFilter()