Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/ila/
Dila_lwt.c145 u8 hook_type = ILA_HOOK_ROUTE_OUTPUT; in ila_build_state() local
200 hook_type = nla_get_u8(tb[ILA_ATTR_HOOK_TYPE]); in ila_build_state()
202 switch (hook_type) { in ila_build_state()