INBOUND
if (dir == INBOUND) {
match = encap4_lookup(m, off, proto, INBOUND, &match_psref);
match = encap6_lookup(m, *offp, proto, INBOUND, &match_psref);