ETH_P_NSH
return htons(ETH_P_NSH);
case htons(ETH_P_NSH):
skb_gso_error_unwind(skb, htons(ETH_P_NSH), nsh_len,
.type = htons(ETH_P_NSH),
skb->protocol = htons(ETH_P_NSH);
} else if (key->eth.type == htons(ETH_P_NSH)) {
} else if (swkey->eth.type == htons(ETH_P_NSH)) {
if (match->key->eth.type == htons(ETH_P_NSH)) {
if (eth_type != htons(ETH_P_NSH))