Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dsockmap.c179 SOCKMAP_NUM_CONFIGS, enumerator
184 static struct proto bpf_tcp_prots[SOCKMAP_NUM_PROTS][SOCKMAP_NUM_CONFIGS];
185 static void build_protos(struct proto prot[SOCKMAP_NUM_CONFIGS], in build_protos() argument