ETH_P_NSH          25 include/net/tun_proto.h 		return htons(ETH_P_NSH);
ETH_P_NSH          41 include/net/tun_proto.h 	case htons(ETH_P_NSH):
ETH_P_NSH          38 net/nsh/nsh.c  	skb->protocol = htons(ETH_P_NSH);
ETH_P_NSH         110 net/nsh/nsh.c  		skb_gso_error_unwind(skb, htons(ETH_P_NSH), nsh_len,
ETH_P_NSH         117 net/nsh/nsh.c  		skb->protocol = htons(ETH_P_NSH);
ETH_P_NSH         129 net/nsh/nsh.c  	.type = htons(ETH_P_NSH),
ETH_P_NSH         723 net/openvswitch/flow.c 	} else if (key->eth.type == htons(ETH_P_NSH)) {
ETH_P_NSH         280 net/openvswitch/flow_netlink.c 	if (match->key->eth.type == htons(ETH_P_NSH)) {
ETH_P_NSH        2099 net/openvswitch/flow_netlink.c 	} else if (swkey->eth.type == htons(ETH_P_NSH)) {
ETH_P_NSH        2793 net/openvswitch/flow_netlink.c 		if (eth_type != htons(ETH_P_NSH))
ETH_P_NSH        3158 net/openvswitch/flow_netlink.c 			if (eth_type != htons(ETH_P_NSH))