Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dbpf_tcp_ca.c17 static u32 unsupported_ops[] = { variable
46 for (i = 0; i < ARRAY_SIZE(unsupported_ops); i++) { in is_unsupported()
47 if (member_offset == unsupported_ops[i]) in is_unsupported()