Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/ila/
Dila_lwt.c140 u8 hook_type = ILA_HOOK_ROUTE_OUTPUT; in ila_build_state() local
194 hook_type = nla_get_u8(tb[ILA_ATTR_HOOK_TYPE]); in ila_build_state()
196 switch (hook_type) { in ila_build_state()