Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Daf_inet.c1126 static struct inet_protosw inetsw_array[] = variable
1162 #define INETSW_ARRAY_LEN ARRAY_SIZE(inetsw_array)
1992 for (q = inetsw_array; q < &inetsw_array[INETSW_ARRAY_LEN]; ++q) in inet_init()