Searched defs:allowedips_node (Results 1 – 2 of 2) sorted by relevance
86382 struct allowedips_node { struct86384 struct allowedips_node __attribute__((btf_type_tag("rcu"))) *bit[2]; argument86385 u8 cidr;86386 u8 bit_at_a;86387 u8 bit_at_b;86388 u8 bitlen;86390 u8 bits[16];86391 unsigned long parent_bit_packed;86392 union {
96118 struct allowedips_node { struct96120 struct allowedips_node __attribute__((btf_type_tag("rcu"))) *bit[2]; argument96121 u8 cidr;96122 u8 bit_at_a;96123 u8 bit_at_b;96124 u8 bitlen;96126 u8 bits[16];96127 unsigned long parent_bit_packed;96128 union {